mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
rpmc: add rpmc commands feature
Added optional support for all the commands specified in JESD260. Added a new optional dependency to openssls libcrypto. Added parsing for the rpmc parameter sfdp table. Added necessary rpmc parameter information to flashchips struct and the flash hardening feature to enable rpmc commands. Enables future use of these commands in the cli_client and also libflashrom. Change-Id: I6ab3d0446e9fd674b20550fdbfaf499b8d4a9b38 Signed-off-by: Matti Finder <matti.finder@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/84934 Reviewed-by: Peter Marheine <pmarheine@chromium.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
40d1c25c00
commit
52f062f67a
@ -102,6 +102,12 @@ M: Peter Marheine <pmarheine@chromium.org>
|
||||
S: Supported
|
||||
F: i2c_helper_linux.c
|
||||
|
||||
REPLAY PROTECTED MONOTONIC COUNTER
|
||||
M: Matti Finder <matti.finder@gmail.com>
|
||||
S: Maintained
|
||||
F: rpmc.c
|
||||
F: include/rpmc.h
|
||||
|
||||
WRITEPROTECT
|
||||
M: Nikolai Artemiev <nartemiev@google.com>
|
||||
M: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
|
||||
|
Reference in New Issue
Block a user