zephyr/subsys/logging
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
..
mipi_syst logging: add STP transport and raw data output support for syst 2020-11-17 10:09:19 -06:00
CMakeLists.txt susbys: logging: Added logging to flash backend 2021-03-22 13:04:23 -04:00
Kconfig logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
Kconfig.backends susbys: logging: Added logging to flash backend 2021-03-22 13:04:23 -04:00
Kconfig.filtering logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
Kconfig.formatting logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
Kconfig.misc logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
Kconfig.mode logging: Add name to the mode choice in kconfig 2021-03-23 13:00:33 +01:00
Kconfig.processing susbys: logging: Added logging to flash backend 2021-03-22 13:04:23 -04:00
Kconfig.template.log_config
log_backend_adsp.c soc/intel_adsp: Unify trace backends 2020-11-17 12:28:10 -08:00
log_backend_fs.c logging/log_backend_fs: support any directory 2021-03-22 13:04:23 -04:00
log_backend_native_posix.c logging: avoid identifier collisions 2020-07-25 21:26:15 -04:00
log_backend_net.c logging: Add backend parameter to the init function 2021-03-12 09:24:54 -05:00
log_backend_rtt.c logging: Add backend parameter to the init function 2021-03-12 09:24:54 -05:00
log_backend_spinel.c logging: Add backend parameter to the init function 2021-03-12 09:24:54 -05:00
log_backend_swo.c logging: swo: Add option to set custom reference frequency 2021-03-15 10:23:10 +01:00
log_backend_uart.c logging: Add backend parameter to the init function 2021-03-12 09:24:54 -05:00
log_backend_xtensa_sim.c logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_cmds.c logging: fix cmd_log_self_disable argc checker 2020-11-06 13:16:39 -05:00
log_core.c arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
log_list.c
log_list.h
log_minimal.c Coding guideline: Fixing code violations for 21.13 Rule 2021-03-05 10:53:13 +03:00
log_msg.c logging: fix if else if constructs missing final else 2020-10-07 23:05:18 -07:00
log_output_syst.c logging: add STP transport and raw data output support for syst 2020-11-17 10:09:19 -06:00
log_output.c coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00