nuttx/arch/xtensa
Masayuki Ishikawa 83ac6cd399 arch: xtensa: Remove ISYNC from xtensa_compareset()
Summary:
- According to the Xtensa ISA document, this ISYNC instruction
  between WSR SCOMPARE1 and S32C1I is unnecessary

Impact:
- SMP only

Testing:
- Tested with esp32-devkitc:wapi_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-06-17 09:58:29 -05:00
..
include arch: xtensa: Fix the PS register handling 2021-06-17 09:58:29 -05:00
src arch: xtensa: Remove ISYNC from xtensa_compareset() 2021-06-17 09:58:29 -05:00
Kconfig Add initial ESP32S2 Xtensa support 2021-06-01 07:49:54 +02:00