zephyr/include
Andrew Boie 41f6011c36 userspace: remove APPLICATION_MEMORY feature
This was never a long-term solution, more of a gross hack
to get test cases working until we could figure out a good
end-to-end solution for memory domains that generated
appropriate linker sections. Now that we have this with
the app shared memory feature, and have converted all tests
to remove it, delete this feature.

To date all userspace APIs have been tagged as 'experimental'
which sidesteps deprecation policies.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-02-08 07:04:30 -05:00
..
app_memory app_shmem: overhaul partition specification 2019-02-08 07:04:30 -05:00
arch userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
audio
bluetooth Bluetooth: host: Meaningful error codes on advertising start 2019-02-07 12:56:26 +02:00
cmsis_rtos_v1
cmsis_rtos_v2
crypto
debug
dfu
display
drivers
dt-bindings
fs
linker userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
logging logging: Extend log_output to support raw data 2019-01-29 17:24:37 +01:00
mgmt
misc libc: set up memory partitions 2019-02-08 07:04:30 -05:00
net net: removed CONFIG_NET_APP 2019-02-08 13:57:55 +02:00
nvs
posix
random
settings
shell shell: Allocate proper amount of history slab memory 2019-02-06 07:16:08 -05:00
toolchain userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
usb usb: Add instance parameter to descriptors definitions 2019-02-01 19:11:32 -05:00
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h api: counter: rename counter_disable_channel_alarm() 2019-02-08 10:47:40 +01:00
crc.h
crc8.h
crc16.h
crc32.h
device.h
disk_access.h
display.h drivers: display: Add RGB 565 pixel format to display api 2019-02-07 14:28:55 -06:00
dma.h doc: add peripherals reference 2019-01-30 18:38:48 -05:00
entropy.h
exc_handle.h
fcb.h
flash_map.h dts: flash_map: Automatically generate of the list of flash area 2019-02-07 10:31:27 -06:00
flash.h
fs.h doc: consolidated filesystem API reference 2019-02-05 07:04:40 -05:00
generated_dts_board.h cmake: Fix the generation of fixup files 2019-01-28 12:18:38 -05:00
gna.h
gpio.h Revert "gpio: enable callback to specify pin in addition to pin_mask" 2019-02-06 07:18:15 -05:00
hwinfo.h drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00
i2c.h drivers: i2c: document problematic API and deprecated unused functions 2019-02-07 22:04:28 -05:00
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h
kernel_includes.h
kernel_version.h
kernel.h userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
led_strip.h
led.h
pinmux.h
power.h power: pm_ctrl: Allow fine-grained power state locking 2019-02-06 14:24:01 +01:00
ptp_clock.h
pwm.h
ring_buffer.h
rtc.h rtc: Fix call to counter API in adaptation layer 2019-02-07 16:14:00 -05:00
sched_priq.h
sensor.h
shared_irq.h
spi.h
spinlock.h kernel/spinlock: Force inlining 2019-02-01 15:57:21 -05:00
stats.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
tracing.h debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
tty.h
uart.h
watchdog.h drivers: watchdog: remove deprecated apis 2019-02-01 10:37:49 -06:00
zephyr.h