zephyr/arch/arc
Peter Mitsis 1d07e565fc arch: arc: add support for lock/unlock VPX
Adds support for cooperative locking/unlocking the VPX vector registers.
Provided that all VPX enabled threads use these routines to control
access to the VPX vector registers, it will allow multiple threads to
safely use them without the need for saving/restoring them upon each
context switch.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-10-17 15:49:49 -04:00
..
arcmwdt
core arch: arc: add support for lock/unlock VPX 2024-10-17 15:49:49 -04:00
include arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
CMakeLists.txt
Kconfig arch: arc: add support for lock/unlock VPX 2024-10-17 15:49:49 -04:00