commit | 225c58fc4db1e4455f6a39541f51e1d20a62f6b7 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Mon Dec 09 17:32:48 2019 +0100 |
committer | David Vincze <david.vincze@arm.com> | Mon Jan 27 14:54:41 2020 +0100 |
tree | 65e7886299ffa453815cfedceeeeecdc2134db27 | |
parent | e50af97f37ea17c8a395a87059b36de7a9f7e230 [diff] |
Boot: Use the same flash_map module as upstream MCUBoot Add new sysflash.h and flash_map_extended.h files as they are needed to build TF-M with the original MCUBoot. Some of the macro definitions and function declarations from flash_map.h were moved into these new headers. Change-Id: I9b5ddeba9528c82c7ccfc59fbba5c661f0ad1084 Signed-off-by: David Vincze <david.vincze@arm.com>