Write a significant chunk of coldboot init...
...merge start.cold.s and start.warm.s, other changes, etc.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "mmu.h"
|
||||
#include "memory_map.h"
|
||||
#include "mc.h"
|
||||
|
||||
volatile security_carveout_t *get_carveout_by_id(unsigned int carveout) {
|
||||
|
||||
Reference in New Issue
Block a user