Home
last modified time | relevance | path

Searched hist:f4eef40b (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/test/py/tests/
H A Dtest_tpm2.pyf4eef40b Mon Jul 09 12:16:27 CDT 2018 Quentin Schulz <quentin.schulz@bootlin.com> test/py: remove hacks for non-zero RAM base address in tests

Some functions have different behaviour when the given address is 0
(assumed to be NULL by the function).

find_ram_base() does not return 0 anymore so it's safe to remove those
offsets.

Suggested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dtest_efi_loader.pyf4eef40b Mon Jul 09 12:16:27 CDT 2018 Quentin Schulz <quentin.schulz@bootlin.com> test/py: remove hacks for non-zero RAM base address in tests

Some functions have different behaviour when the given address is 0
(assumed to be NULL by the function).

find_ram_base() does not return 0 anymore so it's safe to remove those
offsets.

Suggested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
H A Dtest_net.pyf4eef40b Mon Jul 09 12:16:27 CDT 2018 Quentin Schulz <quentin.schulz@bootlin.com> test/py: remove hacks for non-zero RAM base address in tests

Some functions have different behaviour when the given address is 0
(assumed to be NULL by the function).

find_ram_base() does not return 0 anymore so it's safe to remove those
offsets.

Suggested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>