mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Thomas Hämmerle" <Thomas.Haemmerle@wolfvision.net>
To: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Cc: "Thomas Hämmerle" <Thomas.Haemmerle@wolfvision.net>
Subject: [PATCH v2] firmware-zynqmp: port from linux
Date: Thu, 21 Feb 2019 12:13:45 +0000	[thread overview]
Message-ID: <1550751215-25530-1-git-send-email-thomas.haemmerle@wolfvision.net> (raw)

From: Thomas Haemmerle <thomas.haemmerle@wolfvision.net>

Changes since v1:
- return -EIO (instead of -1) if API version or trustzone version are 
  earlier than v1.0 in probe function

Thomas Haemmerle (1):
  firmware-zynqmp: port from linux

 arch/arm/Kconfig                                   |   1 +
 arch/arm/mach-zynqmp/Makefile                      |   2 +-
 arch/arm/mach-zynqmp/firmware-zynqmp.c             | 601 +++++++++++++++++++++
 .../arm/mach-zynqmp/include/mach/firmware-zynqmp.h |  66 +++
 4 files changed, 669 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/mach-zynqmp/firmware-zynqmp.c
 create mode 100644 arch/arm/mach-zynqmp/include/mach/firmware-zynqmp.h

-- 
2.7.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2019-02-21 12:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-21 12:13 Thomas Hämmerle [this message]
2019-02-21 12:13 ` Thomas Hämmerle
2019-02-22  7:53   ` Sascha Hauer

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=1550751215-25530-1-git-send-email-thomas.haemmerle@wolfvision.net \
    --to=thomas.haemmerle@wolfvision.net \
    --cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox