]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
Merge changes from topic "tbbr/fw_enc" into integration
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Mon, 9 Mar 2020 15:23:22 +0000 (15:23 +0000)
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>
Mon, 9 Mar 2020 15:23:22 +0000 (15:23 +0000)
* changes:
  docs: qemu: Add instructions to boot using FIP image
  docs: Update docs with firmware encryption feature
  qemu: Support optional encryption of BL31 and BL32 images
  qemu: Update flash address map to keep FIP in secure FLASH0
  Makefile: Add support to optionally encrypt BL31 and BL32
  tools: Add firmware authenticated encryption tool
  TBB: Add an IO abstraction layer to load encrypted firmwares
  drivers: crypto: Add authenticated decryption framework


Trivial merge