Skip to content

Commit

Permalink
Merge pull request #23 from TexasInstruments/add-jailhouse
Browse files Browse the repository at this point in the history
Revert "configs: Temporarily remove jailhouse targets"
  • Loading branch information
sskartheekadivi authored Jul 15, 2024
2 parents d462a69 + 21fb314 commit 4ae0aab
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion configs/platforms/am62pxx-evm-rt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ PVR_BUILD_DIR=am62p_linux
RGX_BVNC="33.15.11.3"
WINDOW_SYSTEM=wayland

MAKE_ALL_TARGETS?= arm-benchmarks cryptodev u-boot linux linux-dtbs ti-img-rogue-driver
MAKE_ALL_TARGETS?= arm-benchmarks cryptodev u-boot linux linux-dtbs ti-img-rogue-driver jailhouse linux-extras linux-extras-dtbs u-boot-extras
2 changes: 1 addition & 1 deletion configs/platforms/am62pxx-evm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ PVR_BUILD_DIR=am62p_linux
RGX_BVNC="33.15.11.3"
WINDOW_SYSTEM=wayland

MAKE_ALL_TARGETS?= arm-benchmarks cryptodev u-boot linux linux-dtbs ti-img-rogue-driver
MAKE_ALL_TARGETS?= arm-benchmarks cryptodev u-boot linux linux-dtbs ti-img-rogue-driver jailhouse linux-extras linux-extras-dtbs u-boot-extras
2 changes: 1 addition & 1 deletion configs/platforms/am62xx-evm-rt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ PVR_BUILD_DIR=am62_linux
RGX_BVNC="33.15.11.3"
WINDOW_SYSTEM=wayland

MAKE_ALL_TARGETS?= arm-benchmarks cryptodev u-boot linux linux-dtbs ti-img-rogue-driver
MAKE_ALL_TARGETS?= arm-benchmarks cryptodev u-boot linux linux-dtbs ti-img-rogue-driver jailhouse linux-extras linux-extras-dtbs u-boot-extras
2 changes: 1 addition & 1 deletion configs/platforms/am62xx-evm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ PVR_BUILD_DIR=am62_linux
RGX_BVNC="33.15.11.3"
WINDOW_SYSTEM=wayland

MAKE_ALL_TARGETS?= arm-benchmarks cryptodev u-boot linux linux-dtbs ti-img-rogue-driver
MAKE_ALL_TARGETS?= arm-benchmarks cryptodev u-boot linux linux-dtbs ti-img-rogue-driver jailhouse linux-extras linux-extras-dtbs u-boot-extras

0 comments on commit 4ae0aab

Please sign in to comment.