public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>
To: linux-tegra@vger.kernel.org
Cc: Dmitry Osipenko <digetx@gmail.com>,
	Thierry Reding <thierry.reding@gmail.com>,
	Russell King <linux@armlinux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	Jonathan Hunter <jonathanh@nvidia.com>
Subject: [PATCH 0/2] ARM: tegra: enable SMP boot with TF
Date: Sat, 10 Nov 2018 22:18:08 +0100	[thread overview]
Message-ID: <cover.1541884486.git.mirq-linux@rere.qmqm.pl> (raw)
In-Reply-To: cover.1541882833.git.mirq-linux@rere.qmqm.pl

This patchset enables starting up all cores on Tegra3 with Trusted
Foundations firmware. This is Tegra-specific part and depends on
"ARM: enable cache via Trusted Foundations firmware" patchset sent
earlier.

Michał Mirosław (2):
  ARM: tegra: enable cache via TF
  ARM: tegra: avoid touching Secure registers in reset handler

 arch/arm/firmware/trusted_foundations.c    |  6 +++--
 arch/arm/include/asm/trusted_foundations.h |  6 +++--
 arch/arm/mach-tegra/reset-handler.S        | 27 +++++++++++++++++++++-
 arch/arm/mach-tegra/reset.c                |  5 +++-
 arch/arm/mach-tegra/reset.h                |  5 ++--
 arch/arm/mach-tegra/tegra.c                |  6 +++--
 6 files changed, 45 insertions(+), 10 deletions(-)

-- 
2.19.1


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

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

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-10 21:02 [PATCH 0/3] ARM: enable cache via Trusted Foundations firmware 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 1/3] ARM: cache-l2x0: share l2x0_base with PMU code 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 ` Michał Mirosław [this message]
2018-11-10 21:18   ` [PATCH 1/2] ARM: tegra: enable cache via 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-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.1541884486.git.mirq-linux@rere.qmqm.pl \
    --to=mirq-linux@rere.qmqm.pl \
    --cc=digetx@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=thierry.reding@gmail.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