User Details
User Details
- User Since
- Dec 4 2019, 12:30 AM (127 w, 6 d)
Jan 17 2022
Jan 17 2022
CJKay added a comment to T983: BL2 Image Load.
Hi @yuezhiran, I believe it's valid for this function to return 0. The bl1_plat_handle_post_image_load function is overridable by the platform, but we do not provide a mechanism for the platform to communicate the "acceptable" image IDs to the caller. We cannot therefore return an error if we receive an image ID that has no post-load process, because it may be called for any image (the FWU process does this here).
May 5 2021
May 5 2021
CJKay added a comment to T925: ATF v2.5-rc0 fails to build rk3399 support with gcc11.
I can only assume GCC <11 simply didn't have this warning, but it looks legitimate.
Feb 25 2021
Feb 25 2021
CJKay added a comment to Conventional Commits.
Hi all, I suggest we move this discussion back to the mailing list so we can track the progression a bit more easily.
Feb 19 2021
Feb 19 2021
CJKay created an object: Conventional Commits.
Dec 4 2019
Dec 4 2019
CJKay added a comment to T228: Update build system to support latest cmake version..
Snapcraft distributes builds for the latest stable versions of CMake: https://snapcraft.io/cmake