7.0.1: Difference between revisions
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
==System Titles== | ==System Titles== | ||
<fill this in (manually) later> | <fill this in (manually) later> | ||
Nothing changed for services IPC. | |||
=== FIRM === | |||
Only BCT+package1 were updated. | |||
====Secure Monitor==== | |||
The Secure Monitor was updated. | |||
* The only change in .text (besides relative branch offsets updating) is that four instructions were inserted into the SMC handler. | |||
** When the bit in boot reason that restricts access to certain SMCs is set, [[SMC#SecureExpMod|smcSecureExpMod]] is now blacklisted. Previously, only [[SMC#DecryptOrImportRsaKey|smcDecryptOrImportRsaKey]] was blacklisted. | |||
* The only data changes were that smcSecureExpMod is now allowed to be called in recovery mode, and the global pointers for the TIMER, WAIT, and UART-A regions now default to 0 instead of their physical addresses. | |||
** The default pointer value change is not meaningful, as these are overwritten by initialization code before they are ever used. | |||
==See Also== | ==See Also== | ||
System update report(s): | System update report(s): | ||
* [https://yls8.mtheall.com/ninupdates/reports.php?date=02-18-19_07-05-10&sys=hac] | * [https://yls8.mtheall.com/ninupdates/reports.php?date=02-18-19_07-05-10&sys=hac] | ||
{{NavboxVersions}} | |||
[[Category:System versions]] |