libc: add missing string functionalities needed for the Trusted Services
Imports strcpy() and strncpy() from newlib with license added
libc/string.h: Add strstr function declaration
Edited by Davidson Kumaresan
Imports strcpy() and strncpy() from newlib with license added
libc/string.h: Add strstr function declaration