commit | 5a37a2f0140c735ad6d8ca223a37fbfdc508622f | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Nov 17 01:03:00 2016 +0100 |
committer | Alexander Graf <agraf@suse.de> | Thu Nov 17 14:18:56 2016 +0100 |
tree | 0749715ac0a6658303800e9657637a9f73b70b90 | |
parent | 215b1fb9fa43049aee34e824bfd994b335155750 [diff] |
armv8: ls2080a: Declare spin tables as reserved for efi loader The efi loader code has its own memory map, so it needs to be aware where the spin tables are located, to ensure that no code writes into those regions. Signed-off-by: Alexander Graf <agraf@suse.de>