
28 Jan
2021
28 Jan
'21
9:20 a.m.
On 1/28/21 1:57 AM, Tom Rini wrote:
On Thu, Jan 14, 2021 at 12:35:35PM -0800, Joel Peshkin wrote:
Add support for stack protector for UBOOT, SPL, and TPL as well as new pytest for stackprotector
Signed-off-by: Joel Peshkin joel.peshkin@broadcom.com Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de
Oddly enough this cases a number of the TPM2 tests to fail on sandbox: https://dev.azure.com/u-boot/u-boot/_build/results?buildId=1706&view=log...
Thanks Tom for the head-up.
The problem is reproducible locally using 'make tests' with the patch applied on top of origin/master.
Best regards
Heinrich