zephyr/include/arch
Evgeniy Paltsev 74f8e81e34 ARC: improve _ARCH_MEM_PARTITION_ALIGN_CHECK
* split conditions check
* implement custom _ARCH_MEM_PARTITION_ALIGN_CHECK version
  for MWDT toolchain
* use uintptr_t instead of uint32_t for addresses

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2021-10-20 07:24:03 -04:00
..
arc ARC: improve _ARCH_MEM_PARTITION_ALIGN_CHECK 2021-10-20 07:24:03 -04:00
arm/aarch32 linker: __data_region_start equal to __data_start 2021-09-24 15:13:13 -04:00
arm64 scripts: Add align for empty _app_smem region 2021-09-28 20:06:06 -04:00
common include: common: Add sys_set_bits and set_clear_bits inline functions 2021-10-12 08:37:03 -04:00
nios2 linker: align _image_rodata and _image_rom start/end/size linker symbols 2021-08-28 08:48:03 -04:00
posix linker: align __data_ram/rom_start/end linker symbol names 2021-08-28 08:48:03 -04:00
riscv riscv: linker: fix PMP support on non-XIP system. 2021-09-29 14:44:04 -04:00
sparc linker: __data_region_start equal to __data_start 2021-09-24 15:13:13 -04:00
x86 thread: set mxcsr bit 6 DAZ to zero to disable denormals-are-zeros 2021-09-22 08:34:18 -04:00
xtensa xtensa: cache: XCC needs to declare variable outside for loop 2021-07-22 15:41:11 +03:00
arch_inlines.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
cpu.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
structs.h kernel: add an architecture specific structs header 2021-04-21 09:03:47 -04:00
syscall.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00