thermosphere: trap refactor WIP
This commit is contained in:
@@ -369,6 +369,9 @@ namespace ams::hvisor {
|
||||
private:
|
||||
constexpr VirtualGic() = default;
|
||||
|
||||
public:
|
||||
// For convenience (when trapping lower-el data aborts):
|
||||
static constexpr uintptr_t gicdPhysicalAddress = 0; // fixme pls MEMORY_MAP_PA_GICD;
|
||||
public:
|
||||
static bool ValidateGicdRegisterAccess(size_t offset, size_t sz);
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user