diff options
author | Chalapathi V <chalapathi.v@linux.ibm.com> | 2025-03-03 08:13:25 -0600 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:43:31 +1000 |
commit | 17befecda85d585c5b0186af3c4e74fb8b82cbce (patch) | |
tree | b694b3218bf063f9ffc74ff11efe342ea5103463 /scripts/rust/rustc_args.py | |
parent | ffc2cabeb536bc595543845c5fe6147d4f9718d3 (diff) | |
download | qemu-17befecda85d585c5b0186af3c4e74fb8b82cbce.zip qemu-17befecda85d585c5b0186af3c4e74fb8b82cbce.tar.gz qemu-17befecda85d585c5b0186af3c4e74fb8b82cbce.tar.bz2 |
hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
In PnvXferBuffer dynamically allocating and freeing is a
process overhead. Hence used an existing Fifo8 buffer with
capacity of 16 bytes.
Signed-off-by: Chalapathi V <chalapathi.v@linux.ibm.com>
Message-ID: <20250303141328.23991-2-chalapathi.v@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions