summaryrefslogtreecommitdiff
path: root/rtl/core/cp15_map.sv (unfollow)
AgeCommit message (Collapse)Author
2024-02-20rtl/core/cp15: implement thread-local CP15 registers (from v7 spec), ↵Alejandro Soto
required for Linux SMP
2024-02-20rtl: refactor filenames and directory hierarchyAlejandro Soto
2022-12-16Add cp15 cyclecnt clock sourceAlejandro Soto
2022-12-10Implement rest of cp15 registersAlejandro Soto
2022-12-09Implement CP15 ID registerAlejandro Soto
2022-11-01Add cp15 primary register mapAlejandro Soto