view, this is more like dm_test_part problem, but
not bcb or avb patches.
Andrii.
On 03.09.22 04:55, Tom Rini wrote:
> On Mon, Aug 01, 2022 at 11:07:15AM +0300, Andrii Chepurnyi wrote:
>
>> From: Andrii Chepurnyi
>>
>> From: Andrii Chepurnyi
>>
>> Original
block backend.
Andrii Chepurnyi (1):
board: xen: introduce virtio-blk support
board/xen/xenguest_arm64/xenguest_arm64.c | 108 +-
configs/xenguest_arm64_virtio_defconfig | 63 +
doc/board/xen/xenguest_arm64.rst | 2 +
include/configs/xenguest_arm64.h
should be
below 4GB address space.
Signed-off-by: Andrii Chepurnyi
---
board/xen/xenguest_arm64/xenguest_arm64.c | 108 +-
configs/xenguest_arm64_virtio_defconfig | 63 +
doc/board/xen/xenguest_arm64.rst | 2 +
include/configs/xenguest_arm64.h
interface.
Changes for v2:
- Removed patch #3 as not actual for mainline
Andrii Chepurnyi (2):
cmd: bcb: introduce optional interface parameter to bcb
cmd: avb: introduce optional interface parameter to avb init
cmd/avb.c| 13 -
cmd/bcb.c| 65
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Originally, bcb implementation relay on mmc block devices.
The interface parameter will give the ability to use bcb with
various block devices by choosing the exact interface type.
By default (if no interface parameter is provided) mmc interface
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Originally, avb implementation relay on mmc block devices.
The interface parameter will give the ability to use avb with
various block devices by choosing the exact interface type.
By default (if no interface parameter is provided) mmc interface
interface.
Andrii Chepurnyi (3):
cmd: bcb: introduce optional interface parameter to bcb
cmd: avb: introduce optional interface parameter to avb init
cmd: avb: remove warning during avb build
cmd/avb.c| 15 --
cmd/bcb.c| 65
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Originally, bcb implementation relay on mmc block devices.
The interface parameter will give the ability to use bcb with
various block devices by choosing the exact interface type.
By default (if no interface parameter is provided) mmc interface
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Originally, avb implementation relay on mmc block devices.
The interface parameter will give the ability to use avb with
various block devices by choosing the exact interface type.
By default (if no interface parameter is provided) mmc interface
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Remove warning during avb build:
cmd/avb.c:247:8: warning: unused variable ‘extra_args’ [-Wunused-variable]
247 | char *extra_args;
|^~
cmd/avb.c:246:8: warning: unused variable ‘cmdline’ [-Wunused-variable]
246 | char
interface.
Changes for v3:
- Added RB and ACK
- Added patch #3 by the request
Changes for v2:
- Removed patch #3 as not actual for mainline
Andrii Chepurnyi (3):
cmd: bcb: introduce optional interface parameter to bcb
cmd: avb: introduce optional interface parameter to avb init
cmd
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Originally, bcb implementation relay on mmc block devices.
The interface parameter will give the ability to use bcb with
various block devices by choosing the exact interface type.
By default (if no interface parameter is provided) mmc interface
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Originally, avb implementation relay on mmc block devices.
The interface parameter will give the ability to use avb with
various block devices by choosing the exact interface type.
By default (if no interface parameter is provided) mmc interface
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Part of avb code uses mmc notation, but in fact
it uses generic block functions.
Signed-off-by: Andrii Chepurnyi
---
common/avb_verify.c | 52 ++--
include/avb_verify.h | 13 +--
2 files changed
interface.
Changes for v4:
- Added RB to all patches
Changes for v3:
- Added RB and ACK
- Added patch #3 by the request
Changes for v2:
- Removed patch #3 as not actual for mainline
Andrii Chepurnyi (3):
cmd: bcb: introduce optional interface parameter to bcb
cmd: avb: introduce
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Originally, bcb implementation relay on mmc block devices.
The interface parameter will give the ability to use bcb with
various block devices by choosing the exact interface type.
By default (if no interface parameter is provided) mmc interface
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Originally, avb implementation relay on mmc block devices.
The interface parameter will give the ability to use avb with
various block devices by choosing the exact interface type.
By default (if no interface parameter is provided) mmc interface
From: Andrii Chepurnyi
From: Andrii Chepurnyi
Part of avb code uses mmc notation, but in fact
it uses generic block functions.
Reviewed-by: Igor Opaniuk
Signed-off-by: Andrii Chepurnyi
---
common/avb_verify.c | 52 ++--
include/avb_verify.h | 13
18 matches
Mail list logo