zephyr/modules/hal_rpi_pico
Andrew Featherstone cb1e51b4df soc: rp2350: Add initial support for the Hazard3 cores
The RP2350 SoC series contain two Hazard3 cores, which use the RISC-V
instruction set. Define a new CPU cluster (`hazard3`), which is intended
to be used with the two Hazard3 cores 'plugged in' to the two 'sockets'
in the RP2350 series SoCs.

Update the linker script to support linking against the correct
(ISA-specific) linker script, and to generate a correct IMAGE_DEF for
the target ISA.

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
2025-09-29 12:30:28 -04:00
..
bootloader modules/hal_rpi_pico: Switch boot_stage2 to picolibc 2025-08-29 19:19:08 -04:00
pico drivers: intc: RP2350: Add initial support for Hazard3 2025-09-29 12:30:28 -04:00
CMakeLists.txt soc: rp2350: Add initial support for the Hazard3 cores 2025-09-29 12:30:28 -04:00
Kconfig drivers: rtc: rpi_pico: Add support for the Raspberry Pi Pico RTC 2024-03-06 10:08:48 +00:00
timecritical.ld drivers: hwinfo: Added unique ID support for RPi Pico 2022-03-16 10:24:32 +01:00