Kernel chapter complete

This commit is contained in:
2024-02-16 19:38:11 +01:00
parent 5055b0eb8a
commit db35568157
6 changed files with 24 additions and 14 deletions

View File

@@ -3,6 +3,7 @@
% what to do better:
% implement samsungs real mode switching and programming of crfs
% build an api that guarantees matching LD and ST for the assembled microkernel
% implement linux kernel driver
% -> alignment requirements -> huge tables
% make use of sasmsung pim in a real dnn application and measure the effects