zephyr/include
Anas Nashif eb29978a57 userspace: move KOBJECT/PRIVILEGED_STACK_TEXT_AREA to Kconfig
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>
2018-10-08 14:18:26 -04:00
..
app_memory
arch userspace: move KOBJECT/PRIVILEGED_STACK_TEXT_AREA to Kconfig 2018-10-08 14:18:26 -04:00
audio
bluetooth
cmsis_rtos_v1
crypto
debug kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
dfu
display
drivers driver: Updated ILI9340 driver to use display API 2018-10-03 11:29:00 -07:00
dt-bindings gpio: remove unused GPIO_INT_CLOCK_SYNC flag 2018-10-03 08:23:24 -05:00
fs
linker userspace: move KOBJECT/PRIVILEGED_STACK_TEXT_AREA to Kconfig 2018-10-08 14:18:26 -04:00
logging logging: Make log_strdup() parameter const 2018-10-03 13:05:49 +03:00
mgmt
misc portability: Remove C99-illegal semicolons from the global scope 2018-09-28 07:57:28 +05:30
net net: lib: Convert net_app to use log level 2018-10-04 14:13:57 +03:00
nvs
posix include: posix: mqueue: Rely on O_RDWR and friends defines in sys/stat.h 2018-10-02 10:51:52 -07:00
random
settings
shell subsys: shell: fix accept either CR or LF as as line delimiter 2018-10-02 11:55:47 -07:00
toolchain kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
usb include/usb/usb_device: Add USB_* log macros 2018-10-08 12:54:57 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h kernel: Using boolean expression on ASSERT macros 2018-09-28 06:28:41 +05:30
console.h subsys: console: Split serial tty handling to a separate module 2018-10-03 16:40:49 +02:00
counter.h
crc8.h
crc16.h
crc32.h
device.h kernel: Remove unused variables 2018-09-28 07:58:19 +05:30
disk_access.h
display.h display: API for display driver 2018-10-03 11:29:00 -07:00
dma.h
entropy.h kernel: Using boolean expression on ASSERT macros 2018-09-28 06:28:41 +05:30
exc_handle.h
fcb.h
flash_map.h subsys: storage: flash_map: add API for check flash driver support 2018-09-27 16:24:21 +02:00
flash.h
fs.h
gpio.h gpio: Remove deprecated macros 2018-10-02 12:50:56 -05:00
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 kernel: k_queue: extend k_queue API to append unique element 2018-10-08 12:59:12 -04:00
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