]> git.baikalelectronics.ru Git - arm-tf.git/commit
Merge changes from topic "mb/trusted-boot-update" into integration
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Mon, 24 Apr 2023 13:46:26 +0000 (15:46 +0200)
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>
Mon, 24 Apr 2023 13:46:26 +0000 (15:46 +0200)
commit7c7e7b621add44fff5dbff9641eb25ecc50b24f9
treeae3dee316427ce2a314ebd7c636976eb4332faee
parentac57cf2fb62ea066bfac3594eeaa19dde8598c09
parentdee99f10b1dcea09091f4a1d53185153802dfb64
Merge changes from topic "mb/trusted-boot-update" into integration

* changes:
  refactor(auth)!: unify REGISTER_CRYPTO_LIB
  refactor(auth): replace plat_convert_pk
  docs(auth): add auth_decrypt in CM chapter
  feat(auth): compare platform and certificate ROTPK for authentication
  docs(auth): add 'calc_hash' function's details in CM