[U-Boot] [PATCH v3 028/108] x86: Drop unnecessary interrupt code for TPL

Bin Meng bmeng.cn at gmail.com
Mon Oct 28 07:49:00 UTC 2019


Hi Simon,

On Mon, Oct 21, 2019 at 11:40 AM Simon Glass <sjg at chromium.org> wrote:
>
> We don't expect an exception in TPL and don't need to print out full
> details if one happens. Add a reduced version of the code for TPL.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Can we exclude the whole file from building in TPL?

> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/i386/interrupt.c | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>

Regards,
Bin


More information about the U-Boot mailing list