zephyr/subsys
Carles Cufi 59a51f0e09 debug: Clean up thread awareness data sections
There's no need to duplicate the linker section for each architecture.
Instead, move the section declaration to common-rom.ld.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2021-03-17 14:43:01 -05:00
..
bluetooth bluetooth: host: EAGAIN when initiating a connection when scanning 2021-03-17 15:33:43 -04:00
canbus canbus: canopen: program: read flash in 32 byte chunks 2021-01-20 14:18:03 -06:00
console kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug debug: Clean up thread awareness data sections 2021-03-17 14:43:01 -05:00
demand_paging mmu: backing stores reserve page fault room 2021-01-23 19:47:23 -05:00
dfu modules: introduce MCUBOOT_BOOTUTIL module 2021-01-14 18:03:38 +01:00
disk disk: stm32: Select USE_STM32_HAL_SD_EX on stm32l4 2021-02-24 18:10:09 -06:00
emul emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00
fb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fs fs: shell: Remove unneeded flags from fs_open calls 2021-03-04 06:10:58 -05:00
ipc ipc: Make log level configurable for RPMsg service and backend 2021-03-06 09:09:50 -06:00
jwt Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
logging logging: swo: Add option to set custom reference frequency 2021-03-15 10:23:10 +01:00
lorawan lorawan: add callback for datarate changes 2021-02-28 16:36:57 -05:00
mgmt mgmt/osdp: Fix coverity identified logical dead-code 2021-03-10 10:15:48 -05:00
net net: sockets: improve DGRAM recvfrom() on NET_OFFLOAD iface 2021-03-17 20:00:42 +02:00
power power: Get rid of deep sleep and sleep concepts 2021-03-07 07:59:53 -05:00
random random: ctr_drbg: Fix the error path in sys_csrand_get 2020-12-01 10:20:06 -06:00
settings settings: Handle unhandled error 2021-02-03 08:37:11 -05:00
shell shell: use visitor to get required devices 2021-03-11 08:53:18 -05:00
stats misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
storage storage/stream/flash: Failed write of reminder rewinds buffer offset 2021-03-03 11:40:11 +03:00
task_wdt task_wdt: add task-level watchdog subsystem 2021-03-15 12:24:54 +01:00
testsuite linker-tool-gcc: revise for MMU support 2021-03-16 15:03:44 -04: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: hid: rework idle report implementation 2021-03-17 11:34:42 +01:00
CMakeLists.txt task_wdt: add task-level watchdog subsystem 2021-03-15 12:24:54 +01:00
Kconfig task_wdt: add task-level watchdog subsystem 2021-03-15 12:24:54 +01:00