Searched hist:f4eef40b (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/test/py/tests/ |
H A D | test_tpm2.py | f4eef40b 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 D | test_efi_loader.py | f4eef40b 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 D | test_net.py | f4eef40b 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>
|