Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: 5acf71718a86682e35f23252d12f5f463bdb19dd
      
https://github.com/siemens/jailhouse/commit/5acf71718a86682e35f23252d12f5f463bdb19dd
  Author: Andrej Utz <[email protected]>
  Date:   2019-12-23 (Mon, 23 Dec 2019)

  Changed paths:
    M hypervisor/gcov.c

  Log Message:
  -----------
  tools: gcov: Fix missing symbol when compiling on newer GCC versions

Starting from GCC 7.1, __gcov_exit is a new symbol expected to be
implemented when using GCOV.

Signed-off-by: Andrej Utz <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 0f6778139a403e55810553f50aa84b68d428ddcd
      
https://github.com/siemens/jailhouse/commit/0f6778139a403e55810553f50aa84b68d428ddcd
  Author: Andrej Utz <[email protected]>
  Date:   2019-12-23 (Mon, 23 Dec 2019)

  Changed paths:
    M tools/jailhouse-gcov-extract.c

  Log Message:
  -----------
  tools: gcov: Adjust Gcov counter count for GCC versions >= 7.0

As in linux-5.4/kernel/gcov/gcc_4_7.c.

Otherwise the extract tool will access Gcov data using garbage as an
index and segfault.

Signed-off-by: Andrej Utz <[email protected]>
[Jan: more precise reference to kernel]
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: bbad2a6d9f90d6e3ee6bc97fc6b829ab30583d8f
      
https://github.com/siemens/jailhouse/commit/bbad2a6d9f90d6e3ee6bc97fc6b829ab30583d8f
  Author: Nikhil Devshatwar' via Jailhouse <[email protected]>
  Date:   2019-12-23 (Mon, 23 Dec 2019)

  Changed paths:
    M include/jailhouse/console.h
    M inmates/lib/uart-8250.c

  Log Message:
  -----------
  inmates: uart-8250: Add MDR quirk for enabling UART

UART is disabled by default on TI platforms and must be enabled
via the MDR register.

Add a new flag in the jailhouse_console and apply the quirk
as part of uart_init for 8250 driver when this flag is present.

Signed-off-by: Lokesh Vutla <[email protected]>
Signed-off-by: Nikhil Devshatwar <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 86efa3d44ed9d4726d3d4ee4472a826b2e2c5e33
      
https://github.com/siemens/jailhouse/commit/86efa3d44ed9d4726d3d4ee4472a826b2e2c5e33
  Author: Nikhil Devshatwar' via Jailhouse <[email protected]>
  Date:   2019-12-23 (Mon, 23 Dec 2019)

  Changed paths:
    A configs/arm64/k3-j721e-evm.c

  Log Message:
  -----------
  configs: arm64: Add support for k3-j721-evm board

k3-j721e-evm is the new evaluation module from Texas Instruments
which has the j721e SoC. (aka DRA829) It has a dual core
ARM Cortex-A72 CPU cores, 4GiB of RAM, 2x Display ports,
6x UART ports, 5x ethernet ports, SD and eMMC interfaces for
storage and many other connectivity, graphics, multimedia and
other accelerator devices.

J721E TRM: http://www.ti.com/lit/ug/spruil1/spruil1.pdf

Add support for the jailhouse root cell config for this board.

Signed-off-by: Lokesh Vutla <[email protected]>
Signed-off-by: Nikhil Devshatwar <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 60daa4be4f8dbcf9a6b38b050df14231404e3192
      
https://github.com/siemens/jailhouse/commit/60daa4be4f8dbcf9a6b38b050df14231404e3192
  Author: Nikhil Devshatwar' via Jailhouse <[email protected]>
  Date:   2019-12-23 (Mon, 23 Dec 2019)

  Changed paths:
    A configs/arm64/k3-j721e-evm-gic-demo.c
    A configs/arm64/k3-j721e-evm-uart-demo.c

  Log Message:
  -----------
  configs: arm64: Add gic and uart demos for j721-evm board

Add GIC and UART demo cell configs for j721e-evm board.
This can be used to run the standard jaiilhouse baremetal
inmate demos like gic-demo and uart-demo.

Signed-off-by: Lokesh Vutla <[email protected]>
Signed-off-by: Nikhil Devshatwar <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: b8bd4b4153336f048ec2ff1deab91530cadfa474
      
https://github.com/siemens/jailhouse/commit/b8bd4b4153336f048ec2ff1deab91530cadfa474
  Author: Nikhil Devshatwar' via Jailhouse <[email protected]>
  Date:   2019-12-23 (Mon, 23 Dec 2019)

  Changed paths:
    A configs/arm64/dts/inmate-k3-j721e-evm.dts
    A configs/arm64/k3-j721e-evm-linux-demo.c

  Log Message:
  -----------
  configs: arm64: Add Linux demo for j721-evm board

Add the linux demo cell config for j721e-evm board.
Also add the required device tree for booting Linux kernel
in the inmate cell.

This cell config acts as a reference for partitioning
devices across the 2 Linux cells.
This will be updated as support for more devices get added.

Signed-off-by: Lokesh Vutla <[email protected]>
Signed-off-by: Nikhil Devshatwar <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


Compare: 
https://github.com/siemens/jailhouse/compare/b5ef548cec66...b8bd4b415333

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/siemens/jailhouse/push/refs/heads/next/b5ef54-b8bd4b%40github.com.

Reply via email to