Searched hist:d1de6b2b57d9e52c3b08c63ae4ce2d1e6703ce70 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_stack_protector.c | d1de6b2b57d9e52c3b08c63ae4ce2d1e6703ce70 Wed May 15 17:29:15 UTC 2024 Leo Yan <leo.yan@arm.com> feat(tc): enable stack protector
Enable the compiler's stack protector for detecting stack overflow issues.
Though TC platform can generate RNG from RSE via MHU channel, the stack protector canary is used prior to MHU channel initialization.
Thus, currently here simply returns a value of the combination of a timer's value and a compile-time constant.
Signed-off-by: Leo Yan <leo.yan@arm.com> Signed-off-by: Icen Zeyada <Icen.Zeyada2@arm.com> Change-Id: I68fcc7782637b2b6b4dbbc81bc15df8c5ce0040b
|
| H A D | platform.mk | d1de6b2b57d9e52c3b08c63ae4ce2d1e6703ce70 Wed May 15 17:29:15 UTC 2024 Leo Yan <leo.yan@arm.com> feat(tc): enable stack protector
Enable the compiler's stack protector for detecting stack overflow issues.
Though TC platform can generate RNG from RSE via MHU channel, the stack protector canary is used prior to MHU channel initialization.
Thus, currently here simply returns a value of the combination of a timer's value and a compile-time constant.
Signed-off-by: Leo Yan <leo.yan@arm.com> Signed-off-by: Icen Zeyada <Icen.Zeyada2@arm.com> Change-Id: I68fcc7782637b2b6b4dbbc81bc15df8c5ce0040b
|