zephyr/soc/espressif
Yong Cong Sin e6dd68ec89 arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice
Introduce `CONFIG_RISCV_GP_PURPOSE` choice to make sure that only
one of `CONFIG_RISCV_GP` or `CONFIG_RISCV_CURRENT_VIA_GP` can be
enabled, instead of relying of dependencies.

To do that, introduce a new
`CONFIG_RISCV_SOC_HAS_GP_RELATIVE_ADDRESSING` that can be selected
by SoC when it implemented global pointer (GP) initialization for
relative addressing in its linker.

`CONFIG_RISCV_GP` will be the default choice when
`CONFIG_RISCV_SOC_HAS_GP_RELATIVE_ADDRESSING=y`

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-11-28 12:51:09 +01:00
..
common soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
esp32 soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
esp32c2 arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice 2024-11-28 12:51:09 +01:00
esp32c3 arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice 2024-11-28 12:51:09 +01:00
esp32c6 arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice 2024-11-28 12:51:09 +01:00
esp32s2 soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
esp32s3 soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
CMakeLists.txt
Kconfig soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
Kconfig.defconfig
Kconfig.soc
Kconfig.sysbuild soc: espressif: Default MCUboot mode for ESP32 family 2024-09-16 20:17:44 +02:00
soc.yml soc: esp32c2: Add support to ESP32C2 and ESP8684 2024-08-16 14:08:22 -04:00