Home
last modified time | relevance | path

Searched hist:ed943cc9 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtpm-tests.ced943cc9 Wed Sep 02 03:09:09 CDT 2020 Philippe Mathieu-Daudé <philmd@redhat.com> tests/qtest/tpm: Declare input buffers const and static

The functions using these arrays expect a "const unsigned char *"
argument, it is safe to declare these as 'static const'.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200902080909.161034-1-philmd@redhat.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
H A Dtpm-util.ced943cc9 Wed Sep 02 03:09:09 CDT 2020 Philippe Mathieu-Daudé <philmd@redhat.com> tests/qtest/tpm: Declare input buffers const and static

The functions using these arrays expect a "const unsigned char *"
argument, it is safe to declare these as 'static const'.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200902080909.161034-1-philmd@redhat.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>