commit | 1d96c13652c23eda8d71695ca32d65bd8badf9a9 | [log] [tgz] |
---|---|---|
author | Ken Liu <ken.liu@arm.com> | Tue Dec 31 15:51:30 2019 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue Dec 31 16:00:38 2019 +0800 |
tree | 0293676dfbb3758483db73fba864032593b99875 | |
parent | b262cc49adc56fe5fd9f555ab2066772a750698e [diff] |
Core: Fix missing header error for v6m/v7m 1. The 'stddef.h' for arch source are missing due to header including sequence change in previous patch. Add one more including of 'stddef.h'. 2. The TFM_ASSERT is now moved into dedicated header, add it into the source. Change-Id: Ib5b73e76692336202ca4c406b795f65c74f7e4e8 Signed-off-by: Ken Liu <ken.liu@arm.com>