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 arch: arc: irq: bugs fix for fast irq in one register bank config 2020-07-07 15:10:26 +02:00
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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix arch: posix: Print warning on sys_reboot 2020-06-09 08:19:50 +02:00
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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig x86: properly align initial dummy thread 2020-05-13 21:23:52 +02:00