Commit graph

17 commits

Author SHA1 Message Date
Adam Greenwood-Byrne
c721e6405f Finalised visuals for part10 2021-02-23 16:27:12 +00:00
Adam Greenwood-Byrne
89f33b4b83 Added third core doing something now 2021-02-23 16:23:53 +00:00
Adam Greenwood-Byrne
84f7ebfae8 Added better progress indicators for the cores in kernel.c 2021-02-23 15:33:12 +00:00
Adam Greenwood-Byrne
0e540533d9 Removed unnecessary alignment directives in link.ld 2021-02-23 12:25:40 +00:00
Adam Greenwood-Byrne
44669ee990 Fixed typo 2021-02-23 12:23:48 +00:00
Adam Greenwood-Byrne
995bc2a522 Each core now has its own designated stack 2021-02-23 12:22:59 +00:00
Adam Greenwood-Byrne
7884f5f3bb Final part10 doc changes for today 2021-02-22 23:14:03 +00:00
Adam Greenwood-Byrne
30947d8b0c Updated to part10 docs 2021-02-22 23:09:34 +00:00
Adam Greenwood-Byrne
6cc15d3b9b Added more documention to the multicore example in part10 2021-02-22 23:03:17 +00:00
Adam Greenwood-Byrne
295be0cc57 Doc update for part10-multicore 2021-02-22 12:15:47 +00:00
Adam Greenwood-Byrne
d5fcab0694 Now setting DMA transfer on CPU core 2 to show both cores free 2021-02-22 12:09:11 +00:00
Adam Greenwood-Byrne
75beaecccf Cleaned up boot.S so it's clearer where the changes are from part9 2021-02-22 11:28:55 +00:00
Adam Greenwood-Byrne
56068acbb6 Demonstrating running on both core1 and core2 now 2021-02-22 10:32:24 +00:00
Adam Greenwood-Byrne
e0b0076abc Fixed a typo in the write-up 2021-02-22 10:25:12 +00:00
Adam Greenwood-Byrne
24cde45119 Slimmed down the muilticore example 2021-02-22 10:24:12 +00:00
Adam Greenwood-Byrne
e409b722b9 A few short changes to the write-up 2021-02-21 21:47:59 +00:00
Adam Greenwood-Byrne
65560deb5a Added part10-multicore - a rough multicore approach to sound 2021-02-21 20:58:04 +00:00