mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 10:05:20 +00:00
We aren't going to allow any user mode access to the k_mem_slab APIs, but in some cases (specifically in the case of the I2S subsystem) we need to allow user mode to assign a memory slab to a particular driver. This will let us verfiy (in supervisor mode) that a provided k_mem_slab pointer is really a k_mem_slab, and know its initialization state, and have permissions assigned to it. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
checkpatch | ||
ci | ||
cmake | ||
coccinelle | ||
cross_compiler | ||
dts | ||
footprint | ||
gitlint | ||
kconfig | ||
meta/west | ||
sanity_chk | ||
support | ||
.gitignore | ||
check_link_map.py | ||
checkpatch.pl | ||
checkstack.pl | ||
coccicheck | ||
dir_is_writeable.py | ||
elf_helper.py | ||
file2hex.py | ||
filter-known-issues.py | ||
gen_alignment_script.py | ||
gen_app_partitions.py | ||
gen_gdt.py | ||
gen_idt.py | ||
gen_kobject_list.py | ||
gen_mmu_x86.py | ||
gen_offset_header.py | ||
gen_priv_stacks.py | ||
gen_syscall_header.py | ||
gen_syscalls.py | ||
parse_syscalls.py | ||
process_gperf.py | ||
qemu-machine-hack.py | ||
requirements.txt | ||
sanitycheck | ||
spelling.txt | ||
subfolder_list.py | ||
tags.sh | ||
waitpid | ||
west |