Skip to content

Commit

Permalink
gpio: Add bmc-secure-boot
Browse files Browse the repository at this point in the history
This is to be used on P10 BMC systems that have a jumper that can be
used to disable/enable the enforcement of secure boot policy.

Change-Id: Ia35f85441869eb3a3e384fcd4eb2b71625f86c2b
Signed-off-by: Joel Stanley <joel@jms.id.au>
  • Loading branch information
shenki authored and williamspatrick committed Sep 29, 2021
1 parent 6acf270 commit d55349e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions designs/device-tree-gpio-naming.md
Expand Up @@ -95,6 +95,16 @@ Defined:
- ...
- presence-ps`<N>`

### Secure Boot

#### bmc-secure-boot

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).

### Special
These are special case and/or grandfathered in pin names.

Expand Down

0 comments on commit d55349e

Please sign in to comment.