From: "Masami Hiramatsu" <masami.hiramatsu@linaro.org>
To: Ard Biesheuvel <ard.biesheuvel@arm.com>,
Leif Lindholm <leif@nuviainc.com>,
Sumit Garg <sumit.garg@linaro.org>
Cc: sakamoto.kazuhiko@socionext.com, masami.hiramatsu@linaro.org,
devel@edk2.groups.io
Subject: [edk2-platforms PATCH v2 0/2] Fix some issues on SynQuacer
Date: Mon, 26 Jul 2021 17:27:59 +0900 [thread overview]
Message-ID: <162728807883.823177.7600899853841894479.stgit@localhost> (raw)
Hello,
Here is the 2nd version of the patches to fix 2 issues on SynQuacer platform support.
I and Sakamoto-san found these issues in edk2-test testcases on SynQuacer
DeveloperBox platfrom.
Previous version are here;
https://edk2.groups.io/g/devel/message/77085
https://edk2.groups.io/g/devel/message/77086
In this version, I grouped these 2 patches and update patch changelog.
[1/2] Fixes OpteeRng driver to check invalid parameter correctly.
Without this fix, edk2-test BBTestGetRNGConformanceTestCheckpoint1
reports an error.
[2/2] Fixes Pcf8563RealTimeClockLib to clear unused Nanosecond field.
Without this fix, edk2-test BBTestGetTimeInterfaceTest and
BBTestSetTimeInterfaceTest failed. Moreover, 'date' and 'time'
commands on UEFI shell can not set the time.
Thank you,
---
Masami Hiramatsu (2):
Silicon/SynQuacer/OpteeRngDxe: Fix invalid parameter check
Silicon/NXP/Pcf8563RealTimeClockLib: Clear Nanosecond field in GetTime
.../Pcf8563RealTimeClockLib.c | 2 ++
.../SynQuacer/Drivers/OpteeRngDxe/OpteeRng.c | 5 ++---
2 files changed, 4 insertions(+), 3 deletions(-)
--
Masami Hiramatsu <masami.hiramatsu@linaro.org>
next reply other threads:[~2021-07-26 8:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-26 8:27 Masami Hiramatsu [this message]
2021-07-26 8:28 ` [edk2-platforms PATCH v2 1/2] Silicon/SynQuacer/OpteeRngDxe: Fix invalid parameter check Masami Hiramatsu
2021-07-26 8:28 ` [edk2-platforms PATCH v2 2/2] Silicon/NXP/Pcf8563RealTimeClockLib: Clear Nanosecond field in GetTime Masami Hiramatsu
2021-07-28 10:44 ` [edk2-devel] [edk2-platforms PATCH v2 0/2] Fix some issues on SynQuacer Ard Biesheuvel
2021-07-28 10:51 ` Masami Hiramatsu
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-list 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=162728807883.823177.7600899853841894479.stgit@localhost \
--to=devel@edk2.groups.io \
/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