commit | 760f794105b6923339949e58604323766870ac6c | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Fri Jan 18 10:43:59 2019 +0800 |
committer | Anson Huang <Anson.Huang@nxp.com> | Fri Jan 18 11:23:04 2019 +0800 |
tree | 80764e02f2e4062bdeef24a7301fc24b7b5afdc2 | |
parent | 869eebc39d193911da43a6a872a41568dd82890d [diff] |
imx: add i.MX8 SoCs build info SIP(silicon provider) service support This patch adds NXP i.MX8 SoCs' build info SIP support for easy debug. With this function enabled, TF-A's commit hash can be showed in u-boot debug console when booting up, when there is any issue which could be related to TF-A, users can use the commit hash value to easily identify which commit introduces the issue. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>