From: Vasileios Amoiridis <vassilisamir@gmail.com>
To: trini@konsulko.com, michal.simek@amd.com, hs@denx.de,
pro@denx.de, sjg@chromium.org
Cc: vasileios.amoiridis@cern.ch, u-boot@lists.denx.de
Subject: [PATCH v3 0/1]: bootcount: zynqmp: Add bootcount API
Date: Tue, 5 Nov 2024 14:27:43 +0100 [thread overview]
Message-ID: <20241105132744.1572759-1-vassilisamir@gmail.com> (raw)
From: Vasileios Amoiridis <vasileios.amoiridis@cern.ch>
Changes in v3:
1) Organize correctly headers
2) Remove redundant "mio" and change "write" to "read"
3) Add "depends on ARCH_ZYNQMP"
v2: https://lore.kernel.org/u-boot/20241105074917.546887-1-vassilisamir@gmail.com/
v1: https://lore.kernel.org/u-boot/20241029185814.7937-1-vassilisamir@gmail.com/
Vasileios Amoiridis (1):
drivers: bootcount: Add ZynqMP specific bootcount support
MAINTAINERS | 1 +
arch/arm/mach-zynqmp/include/mach/hardware.h | 2 +
drivers/bootcount/Kconfig | 7 +++
drivers/bootcount/Makefile | 1 +
drivers/bootcount/bootcount_zynqmp.c | 47 ++++++++++++++++++++
5 files changed, 58 insertions(+)
create mode 100644 drivers/bootcount/bootcount_zynqmp.c
base-commit: 56accc56b9aab87ef4809ccc588e1257969cd271
--
2.34.1
next reply other threads:[~2024-11-05 14:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 13:27 Vasileios Amoiridis [this message]
2024-11-05 13:27 ` [PATCH v3 1/1] drivers: bootcount: Add ZynqMP specific bootcount support Vasileios Amoiridis
2024-11-14 8:38 ` [PATCH v3 0/1]: bootcount: zynqmp: Add bootcount API Michal Simek
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=20241105132744.1572759-1-vassilisamir@gmail.com \
--to=vassilisamir@gmail.com \
--cc=hs@denx.de \
--cc=michal.simek@amd.com \
--cc=pro@denx.de \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=vasileios.amoiridis@cern.ch \
/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