commit | da3d029b144cde3f777f9802526adb8ffabb5fc8 | [log] [tgz] |
---|---|---|
author | Andre Heinemans <andre.heinemans@nxp.com> | Wed Feb 19 11:16:21 2025 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Mar 07 20:02:17 2025 +0100 |
tree | a1e48ee8d58496a7cc4648aee6f8faccba284b55 | |
parent | c31ea5bf9d239eec7d1fc36b12faa47216cd67a7 [diff] |
drivers: firmware: scmi: add nxp specific processing An option is added to allow vendor specific processing at scmi_shmem_write_message() and scmi_shmem_read_message(). Additionally code has been added specific to NXP which has some extended validation features. Signed-off-by: Andre Heinemans <andre.heinemans@nxp.com>