Searched hist:c2dcc59975ee829dcca0a1ee33410f1ab1ebe14a (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/drivers/ti/ti_sci/ |
| H A D | ti_sci_protocol.h | c2dcc59975ee829dcca0a1ee33410f1ab1ebe14a Fri Mar 21 08:16:14 UTC 2025 Dhruva Gole <d-gole@ti.com> refactor(ti): add the sec hdr to the ti sci msg
We can make an assumption that since TF-A is a secure entity it will always communicate with a secure header present in all it's TI SCI messages, whether received or transmitted. Hence, just add the sec hdr to the TI SCI header itself and get rid of any logic that aims to skip these secure header bytes (like it was being done in sec proxy for eg.) No functional change expected. Hence, preserved the bits from the previous sec proxy driver implementation where we zero out the chksum.
Change-Id: Id332276c038549e87dda1969b8dc90bcb19bf1ca Signed-off-by: Dhruva Gole <d-gole@ti.com>
|
| H A D | ti_sci.c | c2dcc59975ee829dcca0a1ee33410f1ab1ebe14a Fri Mar 21 08:16:14 UTC 2025 Dhruva Gole <d-gole@ti.com> refactor(ti): add the sec hdr to the ti sci msg
We can make an assumption that since TF-A is a secure entity it will always communicate with a secure header present in all it's TI SCI messages, whether received or transmitted. Hence, just add the sec hdr to the TI SCI header itself and get rid of any logic that aims to skip these secure header bytes (like it was being done in sec proxy for eg.) No functional change expected. Hence, preserved the bits from the previous sec proxy driver implementation where we zero out the chksum.
Change-Id: Id332276c038549e87dda1969b8dc90bcb19bf1ca Signed-off-by: Dhruva Gole <d-gole@ti.com>
|
| /rk3399_ARM-atf/drivers/ti/ipc/ |
| H A D | sec_proxy.c | c2dcc59975ee829dcca0a1ee33410f1ab1ebe14a Fri Mar 21 08:16:14 UTC 2025 Dhruva Gole <d-gole@ti.com> refactor(ti): add the sec hdr to the ti sci msg
We can make an assumption that since TF-A is a secure entity it will always communicate with a secure header present in all it's TI SCI messages, whether received or transmitted. Hence, just add the sec hdr to the TI SCI header itself and get rid of any logic that aims to skip these secure header bytes (like it was being done in sec proxy for eg.) No functional change expected. Hence, preserved the bits from the previous sec proxy driver implementation where we zero out the chksum.
Change-Id: Id332276c038549e87dda1969b8dc90bcb19bf1ca Signed-off-by: Dhruva Gole <d-gole@ti.com>
|