nuttx/arch/arm64/src
Ville Juven 0d9a3d94eb imx9_clockconfig: Add way to set PLL frequencies
This patch adds a way to configure PLL frequencies. The configuration is
given by board logic.

These values should only be modified by the bootloader, but we don't have
that yet so the flag is never activated.
2024-04-25 19:24:16 -03:00
..
a64 paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
cmake Use C++ standard lib from toolchain 2024-03-06 08:42:44 +08:00
common tools/export: fix names for app linker script and program entry. 2024-04-24 11:40:16 +08:00
fvp-v8r arm/armv8r: remove unused serial_pl011.h 2024-01-11 13:39:06 +01:00
goldfish fix nxstyle 2024-04-15 15:33:17 -03:00
imx8 paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
imx9 imx9_clockconfig: Add way to set PLL frequencies 2024-04-25 19:24:16 -03:00
qemu paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
rk3399 paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
.gitignore arch: arm64: ARMv8-A support for NuttX 2022-07-14 09:35:49 -04:00
CMakeLists.txt CMake:init arm64 CMake qemu-armv8a build 2023-12-27 07:27:17 -08:00
Makefile kasan: Implementing global variable out of bounds detection 2024-04-07 23:31:13 +08:00
Toolchain.defs arch/arm64/src/Toolchain.defs: Add -mcpu=cortex-a55 if CONFIG_ARCH_CORTEX_A55 is defined 2024-04-09 19:39:33 -03:00