]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(auth): compare platform and certificate ROTPK for authentication
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Fri, 10 Mar 2023 19:00:02 +0000 (19:00 +0000)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Fri, 21 Apr 2023 08:46:01 +0000 (09:46 +0100)
commitf1e693a77548950cfffcb1d5a4b67cf349e0aed9
tree9023b769826b1a347adb1ca4505dbc2f55239a4f
parentf28057a2607ef1e408396095a1fa125d1c7d52f3
feat(auth): compare platform and certificate ROTPK for authentication

Compared the full ROTPK with the ROTPK obtained from the certificate
when the platform supports full ROTPK instead of hash of ROTPK.

Additionally, changed the code to verify the ROTPK before relying on
it for signature verification.

Change-Id: I52bb9deb1a1dd5b184d3156bddad14c238692de7
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
drivers/auth/auth_mod.c
include/plat/common/platform.h