Various improvements, including execute ability
This commit is contained in:
@@ -32,5 +32,6 @@ int main()
|
||||
return -1;
|
||||
}
|
||||
|
||||
install_payload(dev, PAYLOAD_AES, DRAM);
|
||||
install_payload(dev, PAYLOAD_SYSREG, DRAM);
|
||||
execute_payload(dev, PAYLOAD_SYSREG, 0);
|
||||
}
|
||||
Reference in New Issue
Block a user