public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>
To: linux-arm-kernel@lists.infradead.org
Cc: linux-tegra@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
	Dmitry Osipenko <digetx@gmail.com>,
	Russell King <linux@armlinux.org.uk>
Subject: [PATCH 0/3] ARM: enable cache via Trusted Foundations firmware
Date: Sat, 10 Nov 2018 22:02:21 +0100	[thread overview]
Message-ID: <cover.1541882833.git.mirq-linux@rere.qmqm.pl> (raw)

This set enables platforms using Trusted Foundations firmware to use
their L2 cache. L2 cache can be enabled only by calling the firmware.

Michał Mirosław (3):
  ARM: cache-l2x0: share l2x0_base with PMU code
  ARM: trusted_foundations: enable L2x0 cache via firmware_ops
  ARM: trusted_foundations: announce firmware version

 arch/arm/firmware/trusted_foundations.c    | 67 +++++++++++++++++++++-
 arch/arm/include/asm/hardware/cache-l2x0.h |  6 +-
 arch/arm/mm/cache-l2x0-pmu.c               |  9 +--
 arch/arm/mm/cache-l2x0.c                   | 14 ++++-
 4 files changed, 82 insertions(+), 14 deletions(-)

-- 
2.19.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2018-11-10 21:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-10 21:02 Michał Mirosław [this message]
2018-11-10 21:02 ` [PATCH 1/3] ARM: cache-l2x0: share l2x0_base with PMU code Michał Mirosław
2018-11-10 21:02 ` [PATCH 2/3] ARM: trusted_foundations: enable L2x0 cache via firmware_ops Michał Mirosław
2018-11-10 21:02 ` [PATCH 3/3] ARM: trusted_foundations: announce firmware version Michał Mirosław
2018-11-10 21:18 ` [PATCH 0/2] ARM: tegra: enable SMP boot with TF Michał Mirosław
2018-11-10 21:18   ` [PATCH 2/2] ARM: tegra: avoid touching Secure registers in reset handler Michał Mirosław
2018-11-10 21:18   ` [PATCH 1/2] ARM: tegra: enable cache via TF Michał Mirosław
2018-11-11 12:42 ` [PATCH 0/3] ARM: enable cache via Trusted Foundations firmware Dmitry Osipenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1541882833.git.mirq-linux@rere.qmqm.pl \
    --to=mirq-linux@rere.qmqm.pl \
    --cc=digetx@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox