feat(arm): use provided algs for (swd/p)rotpkNo longer hard code SHA-256 hashed rsa dev keys,now the keys can use pair of key alg: rsa, p256, p384and hash alg: sha256, sha384, sha512.All publi
feat(arm): use provided algs for (swd/p)rotpkNo longer hard code SHA-256 hashed rsa dev keys,now the keys can use pair of key alg: rsa, p256, p384and hash alg: sha256, sha384, sha512.All public keys are now generated at build-time from the devkeys.Change-Id: I669438b7d1cd319962c4a135bb0e204e44d7447eSigned-off-by: Ryan Everett <ryan.everett@arm.com>
show more ...
feat(arm): provide some swd rotpk filesWhen using the new cca chain of trust, a new root of trust key is neededto authenticate the images belonging to the secure world. Provide adevelopment one t
feat(arm): provide some swd rotpk filesWhen using the new cca chain of trust, a new root of trust key is neededto authenticate the images belonging to the secure world. Provide adevelopment one to deploy this on Arm platforms.Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>Change-Id: I9ea7bc1c15c0c94c1021d879a839cef40ba397e3