mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-05 03:38:39 +00:00
ATF should be the only host needing to control a processor that it has started. ATF will need this control to stop the core later. Do not relinquish control of a core after starting the core. Signed-off-by: Andrew F. Davis <afd@ti.com>