zephyr/tests
Carlo Caione 3539c2fbb3 arm/arm64: Make ARM64 a standalone architecture
Split ARM and ARM64 architectures.

Details:

- CONFIG_ARM64 is decoupled from CONFIG_ARM (not a subset anymore)
- Arch and include AArch64 files are in a dedicated directory
  (arch/arm64 and include/arch/arm64)
- AArch64 boards and SoC are moved to soc/arm64 and boards/arm64
- AArch64-specific DTS files are moved to dts/arm64
- The A72 support for the bcm_vk/viper board is moved in the
  boards/bcm_vk/viper directory

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-03-31 10:34:33 -05:00
..
application_development tests: application_development: set integration_platforms 2021-03-03 18:13:19 -05:00
arch test: arm_psci: Move test to arm64_psci directory 2021-03-23 17:02:58 -04:00
benchmarks tests: benchmarks: increase timeout 2021-03-22 21:39:53 -04:00
bluetooth Bluetooth: tester: Fix an error response in tester 2021-03-26 15:31:29 -04:00
boards tests/tree-wide: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests: drivers: dma: add twr_ke18f board configurations 2021-03-31 09:22:10 -05:00
kernel arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
lib tests: lib: fix coverity issues of resource leaks for mem_alloc testcase 2021-03-31 08:04:08 -04:00
misc/test_build
net tests: net: virtual: Add unit tests for checking tunneling 2021-03-29 07:40:24 -04:00
portability tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
posix tests: posix: Add new testcases for posix APIs 2021-03-25 14:07:35 +01:00
subsys tests/tree-wide: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest test: error_hook: check for exact SoCs instead of entire ARC EM family 2021-03-25 07:23:02 -04:00