Home
last modified time | relevance | path

Searched hist:eb088894dc9fb08eb3da82b86ebdabe82ae45940 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/lib/libc/
H A Dstrcpy_secure.ceb088894dc9fb08eb3da82b86ebdabe82ae45940 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 Dstrnlen_secure.ceb088894dc9fb08eb3da82b86ebdabe82ae45940 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 Dlibc_common.mkeb088894dc9fb08eb3da82b86ebdabe82ae45940 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 Dstring.heb088894dc9fb08eb3da82b86ebdabe82ae45940 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>