zephyr/subsys
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
..
bluetooth Bluetooth: controller: Fix event abort on delayed start 2021-03-31 11:18:42 +02:00
canbus coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
console kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
cpp
debug coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
demand_paging mmu: backing stores reserve page fault room 2021-01-23 19:47:23 -05:00
dfu dfu: mcuboot: Remove definitions available via bootutil_public.h 2021-03-25 07:08:01 -04:00
disk include: move disk_access.h to storage 2021-03-23 12:16:01 +01:00
emul emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00
fb
fs fs/nvs: removed unneeded if statements 2021-03-29 13:43:55 -04:00
ipc ipc: Make log level configurable for RPMsg service and backend 2021-03-06 09:09:50 -06:00
jwt
logging arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
lorawan lorawan: add callback for datarate changes 2021-02-28 16:36:57 -05:00
mgmt mgmt/mcumgr: Fixing use of k_fifo function on net buf 2021-03-29 16:13:38 -05:00
modbus modbus: fix potential null pointer dereference 2021-03-24 10:56:06 +02:00
net net: sockets: tls: Fix poll() handling during the handshake 2021-03-31 08:06:30 -04:00
power power: unlock the scheduler in the pm_system_suspend 2021-03-30 15:38:06 -04:00
random
settings settings: Handle unhandled error 2021-02-03 08:37:11 -05:00
shell coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
stats
storage storage: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
task_wdt clocks: rename z_tick_get -> sys_clock_tick_get 2021-03-19 11:22:17 -04:00
testsuite arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
timing timing: fix timing_stop() ref counting 2021-01-04 12:15:30 +01:00
tracing tracing: add RAM backend 2021-03-06 07:33:59 -05:00
usb usb/dfu: Pick DFU target image label from DTS 2021-03-30 09:01:20 -05:00
CMakeLists.txt modbus: add MODBUS RTU subsystem 2021-03-19 15:50:21 +01:00
Kconfig modbus: add MODBUS RTU subsystem 2021-03-19 15:50:21 +01:00