Commit graph

16 commits

Author SHA1 Message Date
8d86c00e43 Update PMP length for 0x20000000 range 2023-01-11 19:16:18 +08:00
62aa3200ef Revert "Update PMP protection range for 0x20000000"
This reverts commit 62428f469e.
2023-01-11 19:15:21 +08:00
62428f469e Update PMP protection range for 0x20000000 2023-01-11 19:12:59 +08:00
d7fc9765c9 low_load binary for linux updated to the latest bl_mcu_sdk 2.0 version 2023-01-11 19:10:51 +08:00
0289bd83c5 Mechanism to foward interupts between cores 2023-01-11 11:25:47 +08:00
27de351177 IPC rpmsg/virtio working betwen cores.
* Refactor the BL IPC code to wait for the other core to clear IPC interupts
* disable cache (for now)
* sending/recieving and nameservice announcements work. Now to write some actual drivers.
2023-01-11 09:14:37 +08:00
7756cb3a4e Need to work on cache 2023-01-04 16:08:18 +08:00
ccf240faa3 drop this file 2023-01-04 01:39:29 +08:00
2a4b1e7cba More work on getting rpmsg working 2023-01-04 01:27:45 +08:00
d64b73f3f5 more rpmsg work. 2023-01-01 17:26:25 +08:00
644dc20d14 Start Adding rpmsg-lite for IPC comms with Linux or other cores 2022-12-30 18:55:09 +08:00
3b840dc3e4 Start on IPC between cores 2022-12-29 18:38:53 +08:00
f79e24090f add D0 start/stop/reset/status commands 2022-12-29 17:06:55 +08:00
a7a716ed73 add include 2022-12-29 02:34:31 +08:00
7cd03ae018 Tidy up Shell Component and add a sysinfo command 2022-12-29 02:29:32 +08:00
5cc0f0c8b3 initial commit 2022-12-28 17:39:27 +08:00