zephyr/include/arch
Wentong Wu da31c81737 linker: add custom align size to reduce alignment memory wasting
when enable CONFIG_CUSTOM_SECTION_ALIGN, it need less alignment
memory for image rom region. But that needs carefully configure
MPU region and sub-regions(ARMv7-M) to cover this feature.

Fixes: #17337.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2019-09-19 21:38:31 -04:00
..
arc linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
arm linker: add custom align size to reduce alignment memory wasting 2019-09-19 21:38:31 -04:00
common arch/common: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
nios2 linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
posix POSIX arch: Fixe issues related to extern "C" 2019-08-12 15:10:15 +02:00
riscv linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
x86 linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
x86_64 arch/x86_64: add HPET definitions to arch.h 2019-09-17 22:37:09 +08:00
xtensa xtensa: remove legacy arch implementation 2019-09-12 01:26:34 -04:00
cpu.h arch/x86: refactor arch.h 2019-09-15 11:33:47 +08:00
syscall.h arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h 2019-07-02 19:30:00 -04:00