zephyr/arch/arc
Nikolay Agishev b898541809 ARC: Disable TLS for some configurations
Disable Thread Local Storage for some configurations of ARC architecture.
For cores with more then one RGF_NUM_BANKS the parameter is disabled
by-default because banks syncronization requires significant time,
and it slows down performance.

Signed-off-by: Nikolay Agishev <agishev@synopsys.com>
2024-01-30 14:12:27 +00:00
..
arcmwdt
core ARC: ARCv3: enable shared cache if available 2024-01-30 12:36:24 +01:00
include arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
CMakeLists.txt
Kconfig ARC: Disable TLS for some configurations 2024-01-30 14:12:27 +00:00