zephyr/include/zephyr
Evgeniy Paltsev d2b5ac20d1 ARC: ARCv3: enable shared cache if available
In case of ARCv3 we have shared cache disabled after
reset (in ARCv2 it was enabled by default). Let's
enable it at early boot phase (if it's available in HW).

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2024-01-30 12:36:24 +01:00
..
acpi lib: acpi: Implement acpi_dmar_ioapic_get() 2023-12-19 11:04:19 +01:00
app_memory app_memdomain: doc: Properly mount doc page 2023-07-18 21:37:41 +00:00
arch ARC: ARCv3: enable shared cache if available 2024-01-30 12:36:24 +01:00
audio include: audio: dmic: add DMIC_STATE_ERROR enum 2024-01-17 14:43:52 +01:00
bluetooth Bluetooth: Audio: Add bt_audio_codec unset functions 2024-01-26 09:43:30 +01:00
canbus drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
console doc: console_api group added to doxygen 2023-11-22 09:37:38 +00:00
crypto include: crypto: Remove duplicate assignment line 2023-06-13 10:43:00 -04:00
data data: Add navigation utils header 2023-10-30 11:43:19 -04:00
debug COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
devicetree devicetree: remove label property accessors 2023-12-01 13:09:56 -08:00
dfu dox: doxygen: add third_party group 2023-06-05 20:21:09 -04:00
display display: cfb: move to utilities group 2023-06-05 20:21:09 -04:00
drivers tests: drivers: regulator: add api test for active discharge 2024-01-29 09:43:39 +01:00
dsp zdsp: Add Q value print formatting helpers for 2023-09-25 09:47:26 +02:00
dt-bindings boards: arm: mercury_xu: Add remaining UART pin definitions 2024-01-26 12:47:11 +01:00
fs fs: Changes in the macro statements 2023-11-15 09:59:56 +01:00
input input: add two input to hid code translation functions 2024-01-24 10:44:40 +01:00
internal syscall_handler: Fix warnings in K_SYSCALL_MEMORY 2023-12-28 09:52:15 +01:00
ipc ipc: pbuf: fix incorrect doxygen group 2023-11-15 14:18:14 +00:00
kernel kernel: move z_init_cpu to private kernel headers 2024-01-17 11:57:20 -05:00
linker net: socket_service: Fix iterable section location 2024-01-22 12:53:33 +01:00
llext llext: use generic attributes instead of GCC's 2024-01-08 10:10:28 +01:00
logging logging: add flag to skip source info 2024-01-22 14:05:11 -05:00
lorawan lorawan: include: add missing Doxygen comments 2023-11-23 10:05:42 +01:00
math math: Update ilog2_compile_time_const_u32 to wrap n with () 2023-04-29 12:25:03 +02:00
mem_mgmt mem_mgmt: Add a memory attributes memory allocator 2023-11-27 19:56:48 +01:00
mgmt mgmt: Adapt to API changes in zcbor 0.8.0 2024-01-25 15:09:16 +00:00
modbus modbus: Document exception codes 2023-11-28 19:32:33 -05:00
modem modem: chat: Implement TRANSMIT_IDLE event 2024-01-25 11:22:42 +01:00
multi_heap dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
net net: dns: option to disable auto context init 2024-01-29 20:20:19 -06:00
pm pm: device_runtime: Add missing include to header 2024-01-03 17:24:42 +00:00
portability include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
posix posix: Add implementation of mq_notify() function 2024-01-25 19:47:37 +01:00
random random: Rename random header 2023-10-10 14:23:50 +03:00
retention retention: Add bootloader configuration interface 2023-09-27 20:18:31 -04:00
rtio rtio: Make coverity happy 2023-11-20 09:22:46 +01:00
sd include: sd: revise the minimum alignment of card_buffer to 4-bytes 2024-01-18 20:04:50 +01:00
sensing sensing: add rtio implement for sensing subsys 2024-01-24 10:32:10 +01:00
settings doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
shell shell: Fix shell init procedure when configured as inactive on startup 2024-01-21 16:01:36 +01:00
sip_svc subsystem: sip_svc: Use atomic variable for locking in singly open system 2023-09-15 09:26:49 +02:00
stats include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
storage doc/nvme: NVMe mandates dword-aligned buffer addresses 2023-09-22 09:23:18 +02:00
sys sys: util: Accept empty FOR_EACH 2024-01-29 11:32:54 +01:00
task_wdt doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
timing os: timing: polish doxygen 2023-12-12 19:10:33 +01:00
toolchain toolchain: gcc: fix GCC < 11.0.0 build with -Wundef 2023-11-24 14:45:08 +01:00
tracing pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
usb include: usb: include usb_ch9.h 2024-01-24 13:38:12 +01:00
usb_c usbc: add function that prevents the USB-C stack from sleep 2023-10-23 10:33:38 +02:00
xen xen: add helper functions for Xen domain memory management 2023-09-15 11:15:00 +01:00
zbus zbus: add priority boost feature 2024-01-04 09:41:54 +01:00
bindesc.h bindesc: Add initial support for binary descriptor definition 2023-09-28 07:39:09 -04:00
cache.h cache: Add note about buffer alignment and size 2023-06-22 06:06:32 -04:00
device.h device: add braces around dev/dev_rw initializer 2023-11-29 14:44:23 +00:00
devicetree.h devicetree: reuse DT_CAT* instead of pasting manually 2024-01-24 19:56:42 -05:00
fatal.h fatal: move enum definition to dedicated header 2023-01-12 10:01:05 +01:00
fatal_types.h fatal_types: define start of arch specific faults 2023-01-12 10:01:05 +01:00
init.h init: adjust the SYS_INIT dev field init to play nice with older compilers 2024-01-26 09:44:04 +01:00
irq.h irq: relocate multi-level irq out of irq.h 2023-10-30 11:43:39 -04:00
irq_multilevel.h drivers: intc: manage multi-level interrupt configs 2023-12-11 18:23:23 -05:00
irq_nextlevel.h drivers: intc: manage multi-level interrupt configs 2023-12-11 18:23:23 -05:00
irq_offload.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
kernel.h kernel: work: Fix race in workqueue thread 2024-01-03 10:20:19 +01:00
kernel_includes.h kernel: Remove mempool_heap 2023-10-13 09:56:02 +03:00
kernel_structs.h kernel: Extend halting to support suspending 2023-11-06 18:59:35 -05:00
kernel_version.h headers: kernel_version: Drop extern attr from functions 2023-10-30 12:51:04 -04:00
shared_irq.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
smf.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spinlock.h kernel: spinlock: Ticket spinlocks 2023-11-04 07:38:39 -04:00
sw_isr_table.h arch: common: irq: relocate internal functions into a private header 2023-11-09 11:20:42 +01:00
sys_clock.h sys_clock: header: minor cleanup and doxygenization 2023-09-30 18:43:28 +02:00
syscall.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
toolchain.h toolchain: Add flag indicating zero length array support 2023-09-12 17:23:31 +01:00
types.h kernel: Explicitly define the main prototype if C++ 2023-06-20 16:35:22 +02:00
zephyr.h build: drop LEGACY_INCLUDE_PATH support 2023-02-21 15:06:48 +01:00