Secure Monitor: Difference between revisions
→GetConfig: better name, description for other bits. |
→GetConfig: configuration is probably better than flags actually. |
||
Line 225: | Line 225: | ||
| 11 || [[#IsDebugMode]] | | 11 || [[#IsDebugMode]] | ||
|- | |- | ||
| 12 || [[# | | 12 || [[#KernelConfiguration]] | ||
|- | |- | ||
| 13 || [[#IsChargerHiZModeEnabled]] | | 13 || [[#IsChargerHiZModeEnabled]] | ||
Line 381: | Line 381: | ||
The value of this field is loaded from [[BootConfig]] unsigned-config+0x10 u8 bit1. | The value of this field is loaded from [[BootConfig]] unsigned-config+0x10 u8 bit1. | ||
==== | ==== KernelConfiguration ==== | ||
Kernel reads this when setting up memory-related code. | Kernel reads this when setting up memory-related code. | ||