commit | 5452ebdae56bb40975f73afd2b54ac6a207de785 | [log] [tgz] |
---|---|---|
author | Dhruva Gole <d-gole@ti.com> | Tue Jan 30 20:30:00 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 06 16:31:06 2024 -0500 |
tree | 28bf6997a89ecee56bdc8062fe65216e18d58b32 | |
parent | d33410276a873238181e08220076ba8e65a81c56 [diff] |
firmware: ti_sci: Add comment explaining the is_secure code Add a comment to explain the code under is_secure condition of ti_sci_do_xfer. This will help avoid confusion amongst people who may in future touch upon this code. Reviewed-by: Nishanth Menon <nm@ti.com> Signed-off-by: Dhruva Gole <d-gole@ti.com>