Merge pull request #15501 from OpenNuvoton/tfm_fix_function_undeclare

TFM: Fix undeclared function tfm_ns_interface_init
pull/15507/head
Martin Kojtal 2024-04-12 10:42:55 +02:00 committed by GitHub
commit 7ae592dabe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
#include "mbed_error.h"
#include "tfm_ns_interface.h"
int32_t tfm_ns_interface_init(void);
void mbed_tfm_init(void)
{
/*