nuttx/arch
Bowen Wang 0bc9f94304 sim/sim_rptun: modify sim_rptun to port new rptun framework
1. Use reserved[0] filed in struct fw_rsc_vdev and the driver
master/slave to judge the device role;
2. Use struct fw_rsc_carveout in resource table to provide the
share memory to virtio driver side;

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
Signed-off-by: Yongrong Wang <wangyongrong@xiaomi.com>
2026-01-19 14:18:27 +08:00
..
arm arch/*_rptun.c: port all the chip's rptun driver to new rptun framework 2026-01-19 14:18:27 +08:00
arm64 arm64: fix stack pointer initialization when CONFIG_STACK_COLORATION disabled 2026-01-18 23:05:37 +08:00
avr arch/avr: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
ceva checkstack: fix access overflow when checkstack 2026-01-17 18:04:28 -03:00
dummy
hc arch: fix addrenv_switch changing this_task causing exceptions 2026-01-17 18:23:06 -03:00
mips arch/mips: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
misoc arch/misoc: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
or1k arch/or1k: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
renesas arch/renesas: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
risc-v arch/*_rptun.c: port all the chip's rptun driver to new rptun framework 2026-01-19 14:18:27 +08:00
sim sim/sim_rptun: modify sim_rptun to port new rptun framework 2026-01-19 14:18:27 +08:00
sparc arch/sparc: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
tricore arch/tricore: support cache function 2026-01-19 14:13:27 +08:00
x86 arch/x86: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
x86_64 arch/intel64: Fix coverity. 2026-01-19 14:12:09 +08:00
xtensa arch/xtensa: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
z16 arch/z16: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
z80 arch/z80: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
CMakeLists.txt
Kconfig arch/x86_64: add poweroff functionality 2026-01-19 14:10:12 +08:00