Re: [U-Boot] [PATCH 3/7] firmware: ti_sci: Modify auth_boot TI-SCI API to match new version

2019-02-13 Thread Tom Rini
On Wed, Feb 13, 2019 at 12:37:08PM -0600, Andrew F. Davis wrote: > SYSFW version 2019.01 introduces a slightly modified version of this API, > add support for it here. > > Signed-off-by: Andrew F. Davis Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature _

[U-Boot] [PATCH 3/7] firmware: ti_sci: Modify auth_boot TI-SCI API to match new version

2019-02-13 Thread Andrew F. Davis
SYSFW version 2019.01 introduces a slightly modified version of this API, add support for it here. Signed-off-by: Andrew F. Davis --- drivers/firmware/ti_sci.c | 25 - drivers/firmware/ti_sci.h | 9 +++-- include/linux/soc/ti/ti_sci_protocol