modularization: boot component - move files

Boot component prepares the very basic platform boot env. It finally call
into platform initilization entries:

- bsp_boot_init & cpu_secondary_init for start up
- or restore_s3_context for wakeup

This patch just move files into reorg dir.

Tracked-On: #1842
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
This commit is contained in:
Jason Chen CJ
2018-11-29 13:40:21 +08:00
committed by lijinxia
parent 667e0444a9
commit 0bc85d2ebc
6 changed files with 8 additions and 5 deletions