mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 21:16:25 +00:00
Instead of hardcoding in linker script, use a Kconfig and deal with dependencies in Kconfig instead of directly in the linker file. This patch moves both: PRIVILEGED_STACK_TEXT_AREA and KOBJECT_TEXT_AREA to arch/Kconfig. Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
app_memory | ||
arch | ||
audio | ||
bluetooth | ||
cmsis_rtos_v1 | ||
crypto | ||
debug | ||
dfu | ||
display | ||
drivers | ||
dt-bindings | ||
fs | ||
linker | ||
logging | ||
mgmt | ||
misc | ||
net | ||
nvs | ||
posix | ||
random | ||
settings | ||
shell | ||
toolchain | ||
usb | ||
zephyr | ||
adc.h | ||
aio_comparator.h | ||
atomic.h | ||
base64.h | ||
cache.h | ||
can.h | ||
clock_control.h | ||
console.h | ||
counter.h | ||
crc8.h | ||
crc16.h | ||
crc32.h | ||
device.h | ||
disk_access.h | ||
display.h | ||
dma.h | ||
entropy.h | ||
exc_handle.h | ||
fcb.h | ||
flash_map.h | ||
flash.h | ||
fs.h | ||
gpio.h | ||
i2c.h | ||
i2s.h | ||
init.h | ||
ipm.h | ||
irq_nextlevel.h | ||
irq_offload.h | ||
irq.h | ||
json.h | ||
kernel_includes.h | ||
kernel_version.h | ||
kernel.h | ||
led_strip.h | ||
led.h | ||
pinmux.h | ||
power.h | ||
ptp_clock.h | ||
pwm.h | ||
ring_buffer.h | ||
rtc.h | ||
sched_priq.h | ||
sensor.h | ||
shared_irq.h | ||
spi.h | ||
spinlock.h | ||
stats.h | ||
sw_isr_table.h | ||
sys_clock.h | ||
sys_io.h | ||
syscall.h | ||
toolchain.h | ||
tracing.h | ||
uart.h | ||
watchdog.h | ||
zephyr.h |