Re: [PATCH v3 0/8] Support Trusted Foundations firmware on Tegra30

2018-10-15 Thread Dmitry Osipenko
On 8/30/18 9:04 PM, Dmitry Osipenko wrote: > Hello, > > All consumer-grade Tegra30 devices, like Nexus 7 tablet; Ouya console and > others, use Trusted Foundations firmware that doesn't allow CPU to access > secure registers directly from the Linux kernel, these accesses shall be > done via the fi

[PATCH v3 0/8] Support Trusted Foundations firmware on Tegra30

2018-08-30 Thread Dmitry Osipenko
Hello, All consumer-grade Tegra30 devices, like Nexus 7 tablet; Ouya console and others, use Trusted Foundations firmware that doesn't allow CPU to access secure registers directly from the Linux kernel, these accesses shall be done via the firmware calls. This patch-series adds a full-featured su