fusee: Remove obsolete MC carveout configuration.

exosphere: Fix client access for MC carveout 2.
This commit is contained in:
hexkyz
2018-11-14 20:14:41 +00:00
parent 164fb96da0
commit e5e9968d22
14 changed files with 957 additions and 184 deletions

View File

@@ -41,7 +41,8 @@ void nxboot_finish(uint32_t boot_memaddr) {
}
/* Finalize the GPU UCODE carveout. */
mc_config_carveout_finalize();
/* NOTE: [4.0.0+] This is now done in the Secure Monitor. */
/* mc_config_carveout_finalize(); */
/* Lock AES keyslots. */
for (uint32_t i = 0; i < 16; i++)