On Mon, 29 Nov 2021 at 01:14, Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > * add description how to add RNG device > * for a disk specify format=raw to avoid a warning > * fix a typo > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > v2: > remove unrelated change > --- > doc/board/emulation/qemu-arm.rst | 9 +++++++-- > drivers/tpm/tpm2_tis_mmio.c | 5 ++++- > 2 files changed, 11 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>