All of lore.kernel.org
 help / color / mirror / Atom feed
From: carlo@caione.org (Carlo Caione)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v7 1/3] firmware: Amlogic: Add secure monitor driver
Date: Thu, 16 Jun 2016 08:06:52 +0200	[thread overview]
Message-ID: <20160616060652.GA2845@localhost> (raw)
In-Reply-To: <1465587851-24184-2-git-send-email-carlo@caione.org>

On 10/06/16 21:44, Carlo Caione wrote:
> From: Carlo Caione <carlo@endlessm.com>
> 
> Introduce a driver to provide calls into secure monitor mode.
> 
> In the Amlogic SoCs these calls are used for multiple reasons: access to
> NVMEM, set USB boot, enable JTAG, etc...
> 
> Signed-off-by: Carlo Caione <carlo@endlessm.com>

Ping?

-- 
Carlo Caione

WARNING: multiple messages have this Message-ID (diff)
From: carlo@caione.org (Carlo Caione)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 1/3] firmware: Amlogic: Add secure monitor driver
Date: Thu, 16 Jun 2016 08:06:52 +0200	[thread overview]
Message-ID: <20160616060652.GA2845@localhost> (raw)
In-Reply-To: <1465587851-24184-2-git-send-email-carlo@caione.org>

On 10/06/16 21:44, Carlo Caione wrote:
> From: Carlo Caione <carlo@endlessm.com>
> 
> Introduce a driver to provide calls into secure monitor mode.
> 
> In the Amlogic SoCs these calls are used for multiple reasons: access to
> NVMEM, set USB boot, enable JTAG, etc...
> 
> Signed-off-by: Carlo Caione <carlo@endlessm.com>

Ping?

-- 
Carlo Caione

WARNING: multiple messages have this Message-ID (diff)
From: Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>
To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-6IF/jdPJHihWk0Htik3J/w@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	bjdooks-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
Subject: Re: [PATCH v7 1/3] firmware: Amlogic: Add secure monitor driver
Date: Thu, 16 Jun 2016 08:06:52 +0200	[thread overview]
Message-ID: <20160616060652.GA2845@localhost> (raw)
In-Reply-To: <1465587851-24184-2-git-send-email-carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>

On 10/06/16 21:44, Carlo Caione wrote:
> From: Carlo Caione <carlo-6IF/jdPJHihWk0Htik3J/w@public.gmane.org>
> 
> Introduce a driver to provide calls into secure monitor mode.
> 
> In the Amlogic SoCs these calls are used for multiple reasons: access to
> NVMEM, set USB boot, enable JTAG, etc...
> 
> Signed-off-by: Carlo Caione <carlo-6IF/jdPJHihWk0Htik3J/w@public.gmane.org>

Ping?

-- 
Carlo Caione
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2016-06-16  6:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-10 19:44 [PATCH v7 0/3] Add Amlogic secure monitor driver Carlo Caione
2016-06-10 19:44 ` Carlo Caione
2016-06-10 19:44 ` Carlo Caione
2016-06-10 19:44 ` [PATCH v7 1/3] firmware: Amlogic: Add " Carlo Caione
2016-06-10 19:44   ` Carlo Caione
2016-06-10 19:44   ` Carlo Caione
2016-06-16  6:06   ` Carlo Caione [this message]
2016-06-16  6:06     ` Carlo Caione
2016-06-16  6:06     ` Carlo Caione
2016-06-10 19:44 ` [PATCH v7 2/3] documentation: Add secure monitor binding documentation Carlo Caione
2016-06-10 19:44   ` Carlo Caione
2016-06-10 19:44   ` Carlo Caione
2016-06-14 20:10   ` Rob Herring
2016-06-14 20:10     ` Rob Herring
2016-06-14 20:10     ` Rob Herring
2016-06-10 19:44 ` [PATCH v7 3/3] ARM64: dts: amlogic: gxbb: Enable secure monitor Carlo Caione
2016-06-10 19:44   ` Carlo Caione
2016-06-10 19:44   ` Carlo Caione

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=20160616060652.GA2845@localhost \
    --to=carlo@caione.org \
    --cc=linus-amlogic@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.