mcuboot/boot/cypress/cy_flash_pal
Dominik Ermel dc1b9f0579 boot/ports: Provide getter function for flash area object access
The commit provides set of getter functions that allow to
access fields of flash_area and flash_sectors objects.
Usage of these function, instead of direct field access, allows
to keep common code intact when internal, system specific,
implementation changes.
The commit contains the implementation of getters for following
ports: cpress, mbed, mynewt, zephyr.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-07-06 14:42:53 -06:00
..
flash_qspi cypress: Rework makefiles, reorganise source, add 062_1M and 062_512k support 2021-03-25 13:47:01 +02:00
include boot/ports: Provide getter function for flash area object access 2021-07-06 14:42:53 -06:00
cy_flash_map.c Cypress: fix flash_area_write, warnings, improve make, readme 2020-07-14 17:05:57 +03:00
cy_smif_psoc6.c Add external memory support for cypress platform 2020-05-29 03:40:28 +03:00