Re: [PATCH v10 00/13] Add Broadcom VK driver

2021-01-28 Thread Scott Branden
On 2021-01-28 8:02 p.m., Olof Johansson wrote: > Scott, > > On Thu, Jan 28, 2021 at 4:30 PM Scott Branden > wrote: >> This patch series drops previous patches in [1] >> that were incorporated by Kees Cook into patch series >> "Introduce partial kernel_read_file() support" [2]. >> >> Remaining p

Re: [PATCH v10 00/13] Add Broadcom VK driver

2021-01-28 Thread Olof Johansson
Scott, On Thu, Jan 28, 2021 at 4:30 PM Scott Branden wrote: > > This patch series drops previous patches in [1] > that were incorporated by Kees Cook into patch series > "Introduce partial kernel_read_file() support" [2]. > > Remaining patches are contained in this series to add Broadcom VK drive

[PATCH v10 00/13] Add Broadcom VK driver

2021-01-28 Thread Scott Branden
This patch series drops previous patches in [1] that were incorporated by Kees Cook into patch series "Introduce partial kernel_read_file() support" [2]. Remaining patches are contained in this series to add Broadcom VK driver. (which depends on request_firmware_into_buf API addition which has now