This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 3a878cacf63 boards/arm/rp23xx/pimoroni-pico-2-plus: Corrected all
defconfig files
new dcc9f257753 arch/risc-v/mpfs: Add a header file with E51 specific CSR
registers
new 480cd623d96 arch/risc-v/mpfs: Enable caches by default on E51 core
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/risc-v/src/mpfs/Kconfig | 6 ++++
arch/risc-v/src/mpfs/mpfs_e51_csr.h | 64 +++++++++++++++++++++++++++++++++++++
arch/risc-v/src/mpfs/mpfs_head.S | 16 ++++++++++
3 files changed, 86 insertions(+)
create mode 100644 arch/risc-v/src/mpfs/mpfs_e51_csr.h