]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: apl: Update hostbridge to remove unwanted TPL code
authorSimon Glass <sjg@chromium.org>
Wed, 23 Dec 2020 15:11:29 +0000 (08:11 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Jan 2021 19:24:41 +0000 (12:24 -0700)
commit5e89be1efd4fb4633875f99b1dbe095ff4787c98
tree8693e28d29afe492c6a2bc256e29f0c0fe84a0ad
parent1d2b8585f6c58f786f52dbd770b346a8386b0d41
x86: apl: Update hostbridge to remove unwanted TPL code

At present several strings from this file appear in the TPL binary. Add
preprocessor checks to drop them.

This reduces the TPL binary size by about 128 bytes.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/apollolake/hostbridge.c