commit | c104f196f5b3702069c693cd51b0b377ed7745b4 | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@linaro.org> | Wed Jul 18 17:07:00 2018 +0800 |
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | Sun Jul 22 09:35:44 2018 +0800 |
tree | 4dcc5607edf9d796f6b386f5d93091b979d73147 | |
parent | f7f6041a425cf7332c6ae6c71a33785ecb7b7648 [diff] |
hikey: include TBB in BL1 BL1 is used in recovery mode on HiKey. The TBB implementation on HiKey is in BL2. It means that user need to build ATF BL2 with TBB and ATF BL1 with non-TBB. It's inconvenient. So include TBB in BL1, too. Signed-off-by: Teddy Reed <teddy@prosauce.org> Signed-off-by: Victor Chong <victor.chong@linaro.org> Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>