zephyr/arch/xtensa
Daniel Leung d17524b86c xtensa: remove CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC from arch
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC should be defined at the SoC
or the board level since Xtensa cores are high configurable.
The default is just for ISS (Instruction Set Simulator). So
remove it from the arch level.

The xt-sim board is the only one in tree that is targeting
the ISS, so add it there.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-12-13 09:41:24 +01:00
..
core xtensa: mmu: Fix tlb shootdown 2023-12-12 10:58:03 +01:00
include arch/xtensa: Add new MMU layer 2023-11-21 15:49:48 +01:00
CMakeLists.txt xtensa: userspace: Warning about impl security 2023-11-21 15:49:48 +01:00
Kconfig xtensa: remove CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC from arch 2023-12-13 09:41:24 +01:00