eclair: query phys memstart on arm64
Change-Id: I32db1153f5c1e4a217db69d8d55f0d0ccfa07c77
This commit is contained in:
committed by
Masamichi Takagi
parent
bf7fd81c1b
commit
32b32f0c4a
@ -25,7 +25,7 @@ int arch_read_kregs(unsigned long ctx, struct arch_kregs *kregs);
|
||||
#define NOPHYS ((uintptr_t)-1)
|
||||
uintptr_t virt_to_phys(uintptr_t va);
|
||||
|
||||
int arch_setup_constants(void);
|
||||
int arch_setup_constants(int mcos_fd);
|
||||
|
||||
//#define DEBUG
|
||||
#ifdef DEBUG
|
||||
|
||||
Reference in New Issue
Block a user