commit | 4a01148099b1bdcf18eecebf4d1149963a4bb78f | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Tue Sep 25 09:54:02 2018 +0200 |
committer | David Vincze <david.vincze@arm.com> | Mon Oct 08 10:35:41 2018 +0200 |
tree | c4c4d0f41597f11129a5e1995f89e7fac04211c2 | |
parent | b9f3ce65f90ab9ecea5deeb5e4d9f5f5e2e44e1b [diff] |
Platform: Disable IRQs from startup files This patch removes the disabling of IRQs from MCUBoot and adds it to the startup code of secure code for supported platforms (AN519, AN521 and Musca A1). This way when the bootloader passes execution to runtime firmware, the value of PRIMASK register will be the same as after reset. Change-Id: I4538dc92d2dd307362a5632481e2e23c584ed708 Signed-off-by: David Vincze <david.vincze@arm.com>