Searched hist:"76163 b3a7aeda02f480e2d69a5d02240e8d8626b" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/common/ |
| H A D | bl_common.c | 76163b3a7aeda02f480e2d69a5d02240e8d8626b Fri Nov 10 13:14:40 UTC 2017 Soby Mathew <soby.mathew@arm.com> Unify cache flush code path after image load
Previously the cache flush happened in 2 different places in code depending on whether TRUSTED_BOARD_BOOT is enabled or not. This patch unifies this code path for both the cases. The `load_image()` function is now made an internal static function.
Change-Id: I96a1da29d29236bbc34b1c95053e6a9a7fc98a54 Signed-off-by: Soby Mathew <soby.mathew@arm.com>
|
| /rk3399_ARM-atf/include/common/ |
| H A D | bl_common.h | 76163b3a7aeda02f480e2d69a5d02240e8d8626b Fri Nov 10 13:14:40 UTC 2017 Soby Mathew <soby.mathew@arm.com> Unify cache flush code path after image load
Previously the cache flush happened in 2 different places in code depending on whether TRUSTED_BOARD_BOOT is enabled or not. This patch unifies this code path for both the cases. The `load_image()` function is now made an internal static function.
Change-Id: I96a1da29d29236bbc34b1c95053e6a9a7fc98a54 Signed-off-by: Soby Mathew <soby.mathew@arm.com>
|