commit | 94decd9640d510d6c3c2983cf9369660eb8aea44 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@baylibre.com> | Thu May 16 14:38:02 2019 -0700 |
committer | Kevin Hilman <khilman@baylibre.com> | Thu May 16 15:16:19 2019 -0700 |
tree | d3833be9ef590dda10e3842ee24869cc52214f25 | |
parent | 2cee321f0010a877ab8ffe1f3bf0ff55bf3984c9 [diff] |
plat/meson/gxl: BL31: remove BL2 dependency Remove an assert() that assumes a specific value being passed from BL2. This value is dependent on BL2 version, so makes this assert() not portable. Suggested-by: Remi Pommarel <repk@triplefau.lt> Signed-off-by: Kevin Hilman <khilman@baylibre.com> Change-Id: Ife3d934b2fa37fc1c66963dd4eb1afe2ca17d740