)]}' { "commit": "90c4b3b62d5303c22fdc5f65f0db784de0f4ac95", "tree": "dced0337887af8c22c10d43d0b5e07ea39eccf36", "parents": [ "d0b58c8a9bff3cabfdb59e052ab7eaecfe64b305" ], "author": { "name": "Boyan Karatotev", "email": "boyan.karatotev@arm.com", "time": "Tue Nov 22 12:24:10 2022 +0000" }, "committer": { "name": "Boyan Karatotev", "email": "boyan.karatotev@arm.com", "time": "Thu Dec 01 16:17:34 2022 +0000" }, "message": "fix(renesas): align incompatible function pointers\n\nsecure_boot_api_f is defined to take uint32_t, uint32_t, and void *\nparameters. However rom_secure_boot_api_f is defined to take uint32_t *,\nuint32_t *, void *. These are incompatible and cause a warning when\ncompiling with -Wextra. Align the rom definition to the more generic\ndefinition from where it\u0027s called.\n\nSigned-off-by: Boyan Karatotev \u003cboyan.karatotev@arm.com\u003e\nChange-Id: Ia030803b3c2335d220aff09fc0eef5c7615276aa\n", "tree_diff": [ { "type": "modify", "old_id": "fda28150e91244862dd871d9d133a3285e6c94d1", "old_mode": 33188, "old_path": "drivers/renesas/common/rom/rom_api.c", "new_id": "4eede17ce9d89ea7b6714488563b3399167652ce", "new_mode": 33188, "new_path": "drivers/renesas/common/rom/rom_api.c" }, { "type": "modify", "old_id": "1d5b03d7f5c3e140a513098ec63597856eb5d18d", "old_mode": 33188, "old_path": "drivers/renesas/common/rom/rom_api.h", "new_id": "4b1008032ef3ae31be14f8f0cadffb22fd2f170d", "new_mode": 33188, "new_path": "drivers/renesas/common/rom/rom_api.h" } ] }