nuttx-update/arch/arm
wangmingrong1 083f9d162e clang/ld.lld: clang17 and above support the option --print-memory-usage
1. cmake uses clang++ as a connector, and does not currently support:
	clang++: error: unknown argument: '-wl,--print-memory-usage'
	clang++: error: no input files

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-10-29 20:43:35 +08:00
..
include arm/armv8-r: init HSCTLR and HACTLR for EL2 2024-10-25 12:09:47 +08:00
src clang/ld.lld: clang17 and above support the option --print-memory-usage 2024-10-29 20:43:35 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arm/lc823450: use custom vectors to make smp_call work with exception_common 2024-10-17 22:57:14 +08:00