On 9/29/18 4:10 PM, H.J. Lu wrote:
> Hi,
>
> I'd like to backport r263030:
>
> https://gcc.gnu.org/ml/gcc-cvs/2018-07/msg00756.html
>
> to GCC 8 for CET. Is it OK?
OK.
jeff
Hi,
I'd like to backport r263030:
https://gcc.gnu.org/ml/gcc-cvs/2018-07/msg00756.html
to GCC 8 for CET. Is it OK?
Thanks.
--
H.J.
On Fri, Jul 20, 2018 at 11:15 AM, H.J. Lu wrote:
> Tested on CET SDV using the CET kernel on cet branch at:
>
> https://github.com/yyu168/linux_cet/tree/cet
>
> OK for trunk and GCC 8 branch?
>
> Thanks.
>
>
> H.J.
> ---
> The CET kernel has been changed to place a restore token on shadow stack
>
Tested on CET SDV using the CET kernel on cet branch at:
https://github.com/yyu168/linux_cet/tree/cet
OK for trunk and GCC 8 branch?
Thanks.
H.J.
---
The CET kernel has been changed to place a restore token on shadow stack
for signal handler to enhance security. It is usually transparent to u