mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-17 23:12:17 +00:00
boot: do not use secure memory
This commit is contained in:
parent
2420b26981
commit
df012e6e21
@ -5,6 +5,7 @@
|
|||||||
"main_thread_priority": 27,
|
"main_thread_priority": 27,
|
||||||
"default_cpu_id": 3,
|
"default_cpu_id": 3,
|
||||||
"process_category": 1,
|
"process_category": 1,
|
||||||
|
"use_secure_memory": false,
|
||||||
"kernel_capabilities": [
|
"kernel_capabilities": [
|
||||||
{
|
{
|
||||||
"type": "handle_table_size",
|
"type": "handle_table_size",
|
||||||
|
Loading…
Reference in New Issue
Block a user