Adding Control Flow guard to Windows Builds
authorgakamath <Ganesh.Kamath@amd.com>
Fri, 14 Apr 2023 16:16:24 +0000 (21:46 +0530)
committerTomas Mraz <tomas@openssl.org>
Wed, 19 Apr 2023 13:28:02 +0000 (15:28 +0200)
commit1adc45b1ded7072d1566addeab227efa81b6c947
tree4daf18c2d566cde2cf2945180c47c8943ba3d3e6
parent04e0abc8bb1c24534d16cc930b611ac1d03bc9bf
Adding Control Flow guard to Windows Builds

Control flow guard is a code security implementation: https://learn.microsoft.com/en-us/windows/win32/secbp/control-flow-guard
We identified it with BlackDuck security scan utility
CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20739)
Configurations/10-main.conf