Add json file to enable Secure Boot in RP2350.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
76ba851df1
commit
952e7791b0
1 changed files with 42 additions and 0 deletions
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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue