]> git.baikalelectronics.ru Git - arm-tf.git/commit
Improve FWU documentation
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 11 Nov 2016 16:58:59 +0000 (16:58 +0000)
committerDan Handley <dan.handley@arm.com>
Tue, 20 Dec 2016 11:43:10 +0000 (11:43 +0000)
commit34ba298e094d24dd0fc9559999d00e65b71cc117
tree450cceb219ab2a385d7b3350ca4debd14af75205
parent949a52d24eea48a58608645b6536ab7158abcbbb
Improve FWU documentation

 - Clarify the documentation of the 'FWU_SMC_IMAGE_COPY' SMC in the
   Firmware Update guide. Also extend the list of pre-conditions to
   include the additional input validation implemented by previous
   patches.

 - Improve documentation of bl1_plat_mem_check() in the porting
   guide. It now specifies that the generic FWU code protects
   bl1_plat_mem_check() from integer overflows resulting from
   the addition of the base address and size passed in arguments.

Change-Id: I07b47a3778df7b9c089529b2dd2135707640a91c
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
docs/firmware-update.md
docs/porting-guide.md