Searched hist:eb088894dc9fb08eb3da82b86ebdabe82ae45940 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/lib/libc/ |
| H A D | strcpy_secure.c | eb088894dc9fb08eb3da82b86ebdabe82ae45940 Mon Mar 17 08:25:53 UTC 2025 Jit Loon Lim <jit.loon.lim@altera.com> feat(lib): implement strnlen secure and strcpy secure function
Implement safer version of 'strnlen' function to handle NULL terminated strings with additional bound checking and secure version of string copy function to support better security and avoid destination buffer overflow.
Change-Id: I93916f003b192c1c6da6a4f78a627c8885db11d9 Signed-off-by: Jit Loon Lim <jit.loon.lim@altera.com> Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>
|
| H A D | strnlen_secure.c | eb088894dc9fb08eb3da82b86ebdabe82ae45940 Mon Mar 17 08:25:53 UTC 2025 Jit Loon Lim <jit.loon.lim@altera.com> feat(lib): implement strnlen secure and strcpy secure function
Implement safer version of 'strnlen' function to handle NULL terminated strings with additional bound checking and secure version of string copy function to support better security and avoid destination buffer overflow.
Change-Id: I93916f003b192c1c6da6a4f78a627c8885db11d9 Signed-off-by: Jit Loon Lim <jit.loon.lim@altera.com> Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>
|
| H A D | libc_common.mk | eb088894dc9fb08eb3da82b86ebdabe82ae45940 Mon Mar 17 08:25:53 UTC 2025 Jit Loon Lim <jit.loon.lim@altera.com> feat(lib): implement strnlen secure and strcpy secure function
Implement safer version of 'strnlen' function to handle NULL terminated strings with additional bound checking and secure version of string copy function to support better security and avoid destination buffer overflow.
Change-Id: I93916f003b192c1c6da6a4f78a627c8885db11d9 Signed-off-by: Jit Loon Lim <jit.loon.lim@altera.com> Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>
|
| /rk3399_ARM-atf/include/lib/libc/ |
| H A D | string.h | eb088894dc9fb08eb3da82b86ebdabe82ae45940 Mon Mar 17 08:25:53 UTC 2025 Jit Loon Lim <jit.loon.lim@altera.com> feat(lib): implement strnlen secure and strcpy secure function
Implement safer version of 'strnlen' function to handle NULL terminated strings with additional bound checking and secure version of string copy function to support better security and avoid destination buffer overflow.
Change-Id: I93916f003b192c1c6da6a4f78a627c8885db11d9 Signed-off-by: Jit Loon Lim <jit.loon.lim@altera.com> Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>
|