SVC: Difference between revisions
| Line 1,481: | Line 1,481: | ||
When input_flag is not 0x1, it will use value 0x0 internally. When a state field already matches input_flag, this will immediately return. Otherwise, after this SVC finishes running, it will write input_flag to this state field. | When input_flag is not 0x1, it will use value 0x0 internally. When a state field already matches input_flag, this will immediately return. Otherwise, after this SVC finishes running, it will write input_flag to this state field. | ||
This writes "<nowiki>0x100 | <value></nowiki>" to [[PDN_Registers|pdnregbase]]+0x140, where value depends on input_flag and | This writes "<nowiki>0x100 | <value></nowiki>" to [[PDN_Registers|pdnregbase]]+0x140, where value depends on input_flag and a kernel state field for [[Configuration_Memory|APPMEMTYPE]]. | ||
= Kernel error-codes = | = Kernel error-codes = | ||