commit | 87c851349847a608f12623b7fd397956982e41b6 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Thu Sep 20 14:12:46 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Oct 03 11:47:30 2018 +0100 |
tree | c84a4450f78e26230ca379f3e2900380c50d9297 | |
parent | 1dcc28cfbac5dae3992ad9581f9ea68f6cb339c1 [diff] |
Mark BL31 initialization functions Mark the initialization functions in BL31, such as context management, EHF, RAS and PSCI as __init so that they can be reclaimed by the platform when no longer needed Change-Id: I7446aeee3dde8950b0f410cb766b7a2312c20130 Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>