[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [ovmf baseline-only test] 67621: all pass



This run is configured for baseline tests only.

flight 67621 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/67621/

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 5322ee484b54bc78023383a546971b601dcc4ce1
baseline version:
 ovmf                 00afc8f82061677fedc86cb05e3b8c75a3c986ff

Last test of basis    67620  2016-09-01 13:46:26 Z    0 days
Testing same since    67621  2016-09-01 16:18:30 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>

jobs:
 build-amd64-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 build-amd64-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         pass    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          pass    


------------------------------------------------------------
sg-report-flight on osstest.xs.citrite.net
logs: /home/osstest/logs
images: /home/osstest/images

Logs, config files, etc. are available at
    http://osstest.xs.citrite.net/~osstest/testlogs/logs

Test harness code can be found at
    http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary


Push not applicable.

------------------------------------------------------------
commit 5322ee484b54bc78023383a546971b601dcc4ce1
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Wed Aug 31 09:50:23 2016 +0100

    ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLib
    
    The BaseMemoryLibVstm implementation of BaseMemoryLib is ARM only, uses
    the NEON register file despite the fact that the UEFI spec does not allow
    it, and is currently not used anywhere. So remove it.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit a0cf6b8d93d7fab44f8bcb850ebbe696d0c3d4bd
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Thu Aug 11 16:01:24 2016 +0200

    ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code
    
    This replaces the various implementations of memset and memcpy,
    including the ARM RTABI ones (__aeabi_mem[set|clr]_[|4|8]) with
    a single C implementation for each. The ones we have are either not
    very sophisticated (ARM), or they are too sophisticated (memcpy() on
    AARCH64, which may perform unaligned accesses) or already coded in C
    (memset on AArch64).
    
    The Tianocore codebase mandates the explicit use of its SetMem() and
    CopyMem() equivalents, of which various implementations exist for use
    in different contexts (PEI, DXE). Few compiler generated references to
    these functions should remain, and so our implementations in this BASE
    library should be small and usable with the MMU off.
    
    So replace them with a simple C implementation that builds correctly
    on GCC/AARCH64, CLANG/AARCH64, GCC/ARM, CLANG/ARM and RVCT/ARM.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.