Searched hist:"6 c3733456706809d5c9fb78a9746bf2fa484fb91" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/lib/libc/ |
| H A D | exit.c | 6c3733456706809d5c9fb78a9746bf2fa484fb91 Thu May 24 12:34:53 UTC 2018 Roberto Vargas <roberto.vargas@arm.com> Add atexit function to libc
We had exit but we didn't have atexit, and we were calling panic and tf_printf from exit, which generated a dependency from exit to them. Having atexit allows to set a different function pointer in every image.
Change-Id: I95b9556d680d96249ed3b14da159b6f417da7661 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/bl2u/ |
| H A D | bl2u_main.c | 6c3733456706809d5c9fb78a9746bf2fa484fb91 Thu May 24 12:34:53 UTC 2018 Roberto Vargas <roberto.vargas@arm.com> Add atexit function to libc
We had exit but we didn't have atexit, and we were calling panic and tf_printf from exit, which generated a dependency from exit to them. Having atexit allows to set a different function pointer in every image.
Change-Id: I95b9556d680d96249ed3b14da159b6f417da7661 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_common.c | 6c3733456706809d5c9fb78a9746bf2fa484fb91 Thu May 24 12:34:53 UTC 2018 Roberto Vargas <roberto.vargas@arm.com> Add atexit function to libc
We had exit but we didn't have atexit, and we were calling panic and tf_printf from exit, which generated a dependency from exit to them. Having atexit allows to set a different function pointer in every image.
Change-Id: I95b9556d680d96249ed3b14da159b6f417da7661 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|