]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(common): add SZ_* macros
authorYann Gautier <yann.gautier@st.com>
Tue, 8 Feb 2022 09:21:58 +0000 (10:21 +0100)
committerYann Gautier <yann.gautier@st.com>
Tue, 8 Feb 2022 09:49:36 +0000 (10:49 +0100)
commit1af59c457010e6e3e6536752736eb02115bca543
treef5cf7c2d83787d494f12dddc3c302a52b0417673
parentacd0e9bf64c4d270bc632eca99aa54a54d0e071a
feat(common): add SZ_* macros

Add the SZ_* macros from 32 to 2G.
This allows removing some defines in raw NAND driver
and STM32MP1 boot device selection code.

Change-Id: I3c4d4959b0f43e785eeb37a43d03b2906b7fcfbc
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Vishnu Banavath <vishnu.banavath@arm.com>
Signed-off-by: Arpita S.K <Arpita.S.K@arm.com>
drivers/mtd/nand/raw_nand.c
include/plat/common/common_def.h
plat/st/stm32mp1/stm32mp1_boot_device.c