mirror of https://github.com/ARMmbed/mbed-os.git
Regenerate SPM data
parent
98707d047b
commit
b0cbe815ec
|
@ -23,8 +23,6 @@
|
|||
* Generated by tools/spm/generate_partition_code.py Version 1.0
|
||||
**********************************************************************************************************************/
|
||||
|
||||
#if !defined(TARGET_TFM)
|
||||
|
||||
#include "cmsis.h"
|
||||
#include "mbed_toolchain.h" /* For using MBED_ALIGN macro */
|
||||
#include "rtx_os.h"
|
||||
|
@ -114,4 +112,3 @@ void platform_init(spm_partition_t *partition)
|
|||
}
|
||||
}
|
||||
|
||||
#endif // !defined(TARGET_TFM)
|
||||
|
|
Loading…
Reference in New Issue