Re: [U-Boot] [PATCH v1 17/22] colibri_vf: disable undefined instruction events in user debug

2019-03-11 Thread Igor Opaniuk
Reviewed-by: Igor Opaniuk On Sat, 16 Feb 2019 at 00:25, Marcel Ziswiler wrote: > > From: Stefan Agner > > It turns out that OpenSSL calls undefined instructions to detect > ARM capabilities at runtime (via SIGILL handler). This leads to > stack traces e.g. when logging in using SSH: > [

[U-Boot] [PATCH v1 17/22] colibri_vf: disable undefined instruction events in user debug

2019-02-15 Thread Marcel Ziswiler
From: Stefan Agner It turns out that OpenSSL calls undefined instructions to detect ARM capabilities at runtime (via SIGILL handler). This leads to stack traces e.g. when logging in using SSH: [ 877.464442] sshd (613): undefined instruction: pc=76ee2da8 ... Disable undefined instruction