mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-06-09 03:23:42 +02:00
Add json file to enable Secure Boot in RP2350.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
42
config/rp2350/secure_boot.json
Normal file
42
config/rp2350/secure_boot.json
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
{
|
||||||
|
"boot_flags1": {
|
||||||
|
"key_valid": 1
|
||||||
|
},
|
||||||
|
"bootkey0": [
|
||||||
|
225,
|
||||||
|
209,
|
||||||
|
107,
|
||||||
|
167,
|
||||||
|
100,
|
||||||
|
171,
|
||||||
|
215,
|
||||||
|
18,
|
||||||
|
212,
|
||||||
|
239,
|
||||||
|
110,
|
||||||
|
62,
|
||||||
|
221,
|
||||||
|
116,
|
||||||
|
78,
|
||||||
|
213,
|
||||||
|
99,
|
||||||
|
140,
|
||||||
|
38,
|
||||||
|
11,
|
||||||
|
119,
|
||||||
|
28,
|
||||||
|
249,
|
||||||
|
129,
|
||||||
|
81,
|
||||||
|
17,
|
||||||
|
11,
|
||||||
|
175,
|
||||||
|
172,
|
||||||
|
155,
|
||||||
|
200,
|
||||||
|
113
|
||||||
|
],
|
||||||
|
"crit1": {
|
||||||
|
"secure_boot_enable": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user