Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: aspeed: p10bmc: Define secure boot gpio

Input pin that indicates that the BMC is configured to boot with security
protections enforced.

Pulled up by default (secure). Placing the jumper will pull the pin down
(bypass security).

When in the secure boot state, it makes the EEPROM at 0x50 on bus 14
read only.

Link: https://lore.kernel.org/r/20210923074606.283393-1-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>

+2 -2
+1 -1
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
··· 272 272 "factory-reset-toggle","", 273 273 /*G0-G7*/ "","","","","","","","", 274 274 /*H0-H7*/ "led-rtc-battery","led-bmc","led-rear-enc-id0","led-rear-enc-fault0","","","","", 275 - /*I0-I7*/ "","","","","","","","", 275 + /*I0-I7*/ "","","","","","","bmc-secure-boot","", 276 276 /*J0-J7*/ "","","","","","","","", 277 277 /*K0-K7*/ "","","","","","","","", 278 278 /*L0-L7*/ "","","","","","","","",
+1 -1
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
··· 277 277 /*F0-F7*/ "","","","","","","","", 278 278 /*G0-G7*/ "","","","","","","","", 279 279 /*H0-H7*/ "","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","", 280 - /*I0-I7*/ "","","","","","","","", 280 + /*I0-I7*/ "","","","","","","bmc-secure-boot","", 281 281 /*J0-J7*/ "","","","","","","","", 282 282 /*K0-K7*/ "","","","","","","","", 283 283 /*L0-L7*/ "","","","","","","","",