Kevin O'Connor 8316d2f0af armcm_boot: Introduce application_check_valid()
Move application_check_valid() in bootentry.c to armcm_boot.c and make
the check specific to the ARM cortex-m.  On these ARM machines it is
easier to validate the application stack address.

Also rename jump_to_application() to application_jump().

Also rename flash_read_block() to application_read_flash() and move to
armcm_boot.c .

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-05-16 19:21:51 -04:00
..
2021-02-06 20:04:47 -05:00
2021-02-06 20:04:47 -05:00
2022-05-09 17:12:24 -04:00
2021-02-06 20:04:47 -05:00
2021-02-06 20:04:47 -05:00
2021-02-06 20:04:47 -05:00
2021-02-06 20:04:47 -05:00