Re: [PATCH v2 2/2] venus: firmware: Set virtual address ranges

2020-09-08 Thread Stanimir Varbanov
On 9/8/20 5:39 PM, Bjorn Andersson wrote: > On Mon 17 Aug 03:27 CDT 2020, Stanimir Varbanov wrote: > >> In order to boot some of the new Venus firmware versions TZ call to set >> virtual address ranges is needed. Add virtual address ranges for CP and >> CP_NONPIX in resource structure and use t

Re: [PATCH v2 2/2] venus: firmware: Set virtual address ranges

2020-09-08 Thread Bjorn Andersson
On Mon 17 Aug 03:27 CDT 2020, Stanimir Varbanov wrote: > In order to boot some of the new Venus firmware versions TZ call to set > virtual address ranges is needed. Add virtual address ranges for CP and > CP_NONPIX in resource structure and use them when loading and booting > the firmware on remot

[PATCH v2 2/2] venus: firmware: Set virtual address ranges

2020-08-17 Thread Stanimir Varbanov
In order to boot some of the new Venus firmware versions TZ call to set virtual address ranges is needed. Add virtual address ranges for CP and CP_NONPIX in resource structure and use them when loading and booting the firmware on remote processor. Signed-off-by: Stanimir Varbanov --- drivers/med