Zbigniew Bodek 064427fcaf Allow enabling SSP for platforms that don't randomize canary
HiSilicon-specific randomization routine for the __stack_chk_guard
should not be called for other platforms that don't implement
this function.
Fix build for targets that don't link with HiSi libraries when
stack smashing protector is enabled.

Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com>
Change-Id: I1843c897b32991fddc3d0ba362d188c4a621d052
2020-11-17 23:07:01 +08:00
2020-10-16 10:16:14 +08:00
2020-09-08 17:22:24 +08:00
2020-09-10 18:10:26 +08:00
Description
No description provided
Readme 14 MiB
Languages
C 69.4%
C++ 27.9%
Makefile 1.8%
Assembly 0.7%
Shell 0.1%