Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: 635a05c4044a9f4508971e1eeaa5e91b8842eb37
      
https://github.com/siemens/jailhouse/commit/635a05c4044a9f4508971e1eeaa5e91b8842eb37
  Author: Jan Kiszka <jan.kis...@siemens.com>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  ci: Add aarch64 gcc to Coverity setup

This enables the analysis of arm64 builds by Coverity.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>


  Commit: dbb4f6c3c219fdd2c64045b9c5295da88fa35598
      
https://github.com/siemens/jailhouse/commit/dbb4f6c3c219fdd2c64045b9c5295da88fa35598
  Author: Jan Kiszka <jan.kis...@siemens.com>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
    M ci/gen-kernel-build.sh

  Log Message:
  -----------
  ci: Patch the pre-built kernel with __boot_cpu_mode export

This avoids related warnings in the CI build.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>


  Commit: 9fa7af71856e00cd5648efc912c7d0ce6ca63eae
      
https://github.com/siemens/jailhouse/commit/9fa7af71856e00cd5648efc912c7d0ce6ca63eae
  Author: Jan Kiszka <jan.kis...@siemens.com>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
    M hypervisor/arch/arm-common/gic-v2.c

  Log Message:
  -----------
  arm64: Fix out-of-bounds read access in gic_cpu_reset

While practically harmless (it's read-only on the stack, and we don't
evaluate bits 32..63), Coverity is right in pointing this out. Resolve
the issue by using unsigned long for the variable that is passed to
test_bit.

Remove the unneeded braces from the loop at this chance.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>


Compare: 
https://github.com/siemens/jailhouse/compare/bb984c687f2d...9fa7af71856e

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to