zephyr/tests/arch
Tomasz Bursztyka c7787c623e arch/x86: Cleanup ACPI structure attributes names
No need to mix super short version of names with other structures
having full name. Let's follow a more relevant naming where each and
every attribute name is self-documenting then. (such as s/id/apic_id
etc...)

Also make CONFIG_ACPI usable through IS_ENABLED by enclosing exposed
functions with ifdef CONFIG_ACPI.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-10-01 11:16:40 -07:00
..
arm arch: arm: cortex-m: enable IRQs before main() in single-thread mode 2020-09-29 10:47:43 +02:00
x86 arch/x86: Cleanup ACPI structure attributes names 2020-10-01 11:16:40 -07:00
xtensa_asm2 tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00