spl: Support bootstage, log, hash and early malloc in TPL
authorSimon Glass <sjg@chromium.org>
Tue, 6 Nov 2018 22:21:28 +0000 (15:21 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Nov 2018 02:14:22 +0000 (19:14 -0700)
commitc0126bd862a0dfd59e568e133c4db0a3742e0b0e
tree79a2c64d0af0e26223cee82e2446b14c791927ec
parent4a5b5e1a466d76fc1c9e6fc8a6ee1337acdcadd0
spl: Support bootstage, log, hash and early malloc in TPL

At present these features are supported in SPL but not TPL. Update the
Kconfig and Makefile to allow this.

Also add a few Makefile comments to make earier to track what is going on.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/Kconfig
common/Makefile