nuttx/boards/risc-v
Brennan Ashton 46b0f6d6ee fdt: Add initial FDT support and procfs for userspace export
VELAPLATFO-12536

This provides the initial hooks for Flattened Device Tree support
with QEMU RV. It also provides a new procfs file that exposes the
fdt to userspace much like the /sys/firmware/fdt endpoint in Linux.
See https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-firmware-ofw

Nodes in the fdt are not yet usable by the OS.

Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
Signed-off-by: liaoao <liaoao@xiaomi.com>
2023-08-05 12:41:06 -07:00
..
bl602/bl602evb boards: bl602evb:timer remove CONFIG_SCHED_CPULOAD_EXTCLK 2023-08-04 10:58:54 -07:00
c906/smartl-c906 libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
esp32c3 sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO 2023-07-26 09:33:38 +02:00
esp32c6 build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
espressif arch/espressif: Add MCUboot support for ESP32-C3 2023-08-04 10:30:57 -07:00
fe310/hifive1-revb
hpm6750/hpm6750evk2 boards:riscv:hpm6750evk2: revised README.txt to config toolchain 2023-03-09 07:56:00 +02:00
k210/maix-bit Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
litex/arty_a7 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
mpfs riscv/mpfs: Set hart2 default entrypoint to -1 like the others 2023-07-26 19:58:05 -03:00
qemu-rv/rv-virt fdt: Add initial FDT support and procfs for userspace export 2023-08-05 12:41:06 -07:00
rv32m1/rv32m1-vega