summaryrefslogtreecommitdiff
path: root/drivers/cpu/xtensa_cpu.c
AgeCommit message (Collapse)Author
2024-07-04drivers: cpu: Add xtensa CPU driverJiaxun Yang
Implement various CPU related functions. I'm actually just using it to get cpu clock frequency. Tested-by: Max Filippov <[email protected]> Signed-off-by: Jiaxun Yang <[email protected]>