zephyr/arch
Johan Hedberg 0329027bd8 arch: x86: zefi: Fix assuming segment size being a multiple of 8
The p_memsz field which indicates the size of a segment in memory
isn't always a multiple of 8. Remove the assert and add padding if
necessary. Without this change it's not possible to generate EFI
binaries out of all samples & tests in the tree.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2020-07-14 18:21:38 -04:00
..
arc
arm arch: arm: aarch32: Always use VTOR when it is available 2020-07-14 16:17:30 +02:00
common config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
nios2
posix
riscv arch: riscv: thread: Init soc context on stack 2020-07-13 15:00:19 -05:00
x86 arch: x86: zefi: Fix assuming segment size being a multiple of 8 2020-07-14 18:21:38 -04:00
xtensa
CMakeLists.txt
Kconfig