Secure Monitor: Difference between revisions
(3 intermediate revisions by 2 users not shown) | |||
Line 168: | Line 168: | ||
| 0xC3000004 || [[#GetConfig|GetConfig]] (same as in [[#FunctionId0]]) | | 0xC3000004 || [[#GetConfig|GetConfig]] (same as in [[#FunctionId0]]) | ||
|- | |- | ||
| 0xC3000005 || [[#GenerateRandomBytes|GenerateRandomBytesNonBlocking]] | | 0xC3000005 || [[#GenerateRandomBytes|GenerateRandomBytesNonBlocking]] | ||
|- | |- | ||
| 0xC3000006 || [[#ShowError|ShowError]] | | 0xC3000006 || [[#ShowError|ShowError]] | ||
Line 228: | Line 228: | ||
| 13 || [[#IsChargerHiZModeEnabled]] | | 13 || [[#IsChargerHiZModeEnabled]] | ||
|- | |- | ||
| 14 || [4.0.0+] [[# | | 14 || [4.0.0+] [[#QuestState]] | ||
|- | |- | ||
| 15 || [5.0.0+] [[#RegulatorType]] | | 15 || [5.0.0+] [[#RegulatorType]] | ||
Line 256: | Line 256: | ||
|- | |- | ||
| 3 | | 3 | ||
| | | EristaCopperSamsung4gb | ||
|- | |- | ||
| 4 | | 4 | ||
Line 262: | Line 262: | ||
|- | |- | ||
| 5 | | 5 | ||
| [4.0.0+] | | [4.0.0+] EristaCopperHynix4gb | ||
|- | |- | ||
| 6 | | 6 | ||
| [4.0.0+] | | [4.0.0+] EristaCopperMicron4gb | ||
|- | |- | ||
| 7 | | 7 | ||
Line 743: | Line 743: | ||
This tells if the TI Charger (bq24192) is active. | This tells if the TI Charger (bq24192) is active. | ||
===== | ===== QuestState ===== | ||
{| class=wikitable | |||
! Value || Description | |||
|- | |||
| 0 || Disabled | |||
|- | |||
| 1 || Enabled | |||
|} | |||
This item is bit 10 from [[Fuse_registers#FUSE_RESERVED_ODM4|FUSE_RESERVED_ODM4]]. | This item is bit 10 from [[Fuse_registers#FUSE_RESERVED_ODM4|FUSE_RESERVED_ODM4]]. | ||