Commit Graph

2 Commits

Author SHA1 Message Date
David Vincze b75c12a431 Boot: Extend flash layout for multiple images
This patch introduces the BOOT_IMAGE_NUMBER macro and current_image
variable to support multiple updatable images and the associated
extended flash layout.

The FLASH_AREA_IMAGE_* object-like macros are replaced with
function-like ones and therefore some functions have been updated,
because the labels of a switch statement and the initialization
values of objects with static storage duration have to be constant
expressions.

Change-Id: Ib7b26ec3c94233e52db4f97825ddb6a3e55bb1d3
Signed-off-by: David Vincze <david.vincze@arm.com>
2019-07-23 09:11:34 -05:00
Sterling Hughes eafa1f028f Add NOTICE file for mcuboot from ASF
Signed-off-by: Sterling Hughes <sterling@runtime.io>
Signed-off-by: Fabio Utzig <utzig@apache.org>
2017-12-21 14:49:11 -07:00