You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bl2: mcuboot: fix build warning related to flash_map
Declare flash_area_sector_from_off() and flash_area_get_sector()
that where added in MCUBoot and declared in mainline TF-M repository
from commit 1329d18 ("BL2: Update MCUboot tag to v2.2.0-rc1")
nut not considered in the Zephyr TF-M 2.2.x branch when bumping to
MCUBoot 2.2.x in commit 969addd ("BL2: MCUboot: Use v2.2.0").
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
0 commit comments