Re: OP-TEE: memory corruption in scmi_pin_control_list_associations_handler()
Dan Carpenter <[email protected]>
| Newsgroups | org.trustedfirmware.lists.op-tee,org.kernel.vger.arm-scmi |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Feb 09, 2026 at 02:57:17PM +0000, Khaled Ali Ahmed wrote: > Hi Dan, > Thank you for sharing the proposal. We are happy to accept this solution once > it has been pushed to a public repository so we can review and track it > properly. Thanks Khaled, I've pushed this to: https://github.com/error27/SCP-firmware.git optee-fix I had a mistake in my original patch that I sent because I accidentally sent the wrong version which still had parameters as const so it didn't compile... :/ Fixed now in the commit on github. regards, dan carpenter