Re: [PATCH v6 0/7] Support Trusted Foundations firmware on Tegra30

2019-02-25 Thread Dmitry Osipenko
25.02.2019 19:58, Robert Yang пишет: > On Mon, Feb 25, 2019 at 08:21:55AM +0300, Dmitry Osipenko wrote: >> В Mon, 25 Feb 2019 05:02:33 +0100 >> Michał Mirosław пишет: >> >>> On Fri, Feb 22, 2019 at 10:34:19PM +0300, Dmitry Osipenko wrote: Hello, This patchset adds support for the Tr

Re: [PATCH v6 0/7] Support Trusted Foundations firmware on Tegra30

2019-02-25 Thread Robert Yang
On Mon, Feb 25, 2019 at 08:21:55AM +0300, Dmitry Osipenko wrote: > В Mon, 25 Feb 2019 05:02:33 +0100 > Michał Mirosław пишет: > > > On Fri, Feb 22, 2019 at 10:34:19PM +0300, Dmitry Osipenko wrote: > > > Hello, > > > > > > This patchset adds support for the Trusted Foundations firmware on > > > N

Re: [PATCH v6 0/7] Support Trusted Foundations firmware on Tegra30

2019-02-24 Thread Dmitry Osipenko
В Mon, 25 Feb 2019 05:02:33 +0100 Michał Mirosław пишет: > On Fri, Feb 22, 2019 at 10:34:19PM +0300, Dmitry Osipenko wrote: > > Hello, > > > > This patchset adds support for the Trusted Foundations firmware on > > NVIDIA Tegra30. Pretty much all of Tegra30 consumer devices have > > that firmware

Re: [PATCH v6 0/7] Support Trusted Foundations firmware on Tegra30

2019-02-24 Thread Michał Mirosław
On Fri, Feb 22, 2019 at 10:34:19PM +0300, Dmitry Osipenko wrote: > Hello, > > This patchset adds support for the Trusted Foundations firmware on > NVIDIA Tegra30. Pretty much all of Tegra30 consumer devices have that > firmware and upstream kernel can't boot on those devices without the > firmware

[PATCH v6 0/7] Support Trusted Foundations firmware on Tegra30

2019-02-22 Thread Dmitry Osipenko
Hello, This patchset adds support for the Trusted Foundations firmware on NVIDIA Tegra30. Pretty much all of Tegra30 consumer devices have that firmware and upstream kernel can't boot on those devices without the firmware support. Changelog: v6: - One patch got messed up accidentally in v5,