Skip to content

Commit

Permalink
Updates (#364)
Browse files Browse the repository at this point in the history
* data: boards: add rb5

Signed-off-by: Anders Roxell <[email protected]>

* pages: branches: android: update tested branches

Signed-off-by: Anders Roxell <[email protected]>

* pages: about: add that LKFT do Andorid Common testing

Signed-off-by: Anders Roxell <[email protected]>

* pages: homepage: add that LKFT's mission includes Android Common testing

Signed-off-by: Anders Roxell <[email protected]>

---------

Signed-off-by: Anders Roxell <[email protected]>
  • Loading branch information
roxell authored Mar 21, 2024
1 parent 331af39 commit e2a0ef5
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 13 deletions.
27 changes: 25 additions & 2 deletions _data/boards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,33 @@
- Wireless: WiFi 2.4/5GHz & BT5.0 (S612 RF transceiver)
- USB: 1 x USB 2.0 Micro B (Debug only ), 2x USB 2.0 Type A (Host mode only)
-
title: Qualcomm® Robotics RB5
label: Arm 64bit
format: right
image: /assets/images/rb5.jpg
text: >
The Robotics [Qualcomm® QRB5165 ](https://www.96boards.org/product/qualcomm-robotics-rb5/) development board is based on the Qualcomm® Kryo™ 585 - Gold Core processor.
The development board supports Linux and Robotics Operating System (ROS), while also including support for the Qualcomm® Neural Processing software development kit
(SDK) for advanced on-device AI, the Qualcomm® Computer Vision Suite, the Qualcomm® Hexagon DSP SDK, and AWS RoboMaker.
### Specs
- CPU: 4+4 Qualcomm® Kryo™ 585 - Gold Core @ 2.84 GHz (Octa-core 64-bit ARM v8 compliant applications processor. )
- RAM: 8 GB LPDDR5 2750 MHz POP
- Storage: Toshiba THGJFCT0T44BAIL (1 Tb NAND FLASH) and1 x MicroSD card slot
- Ethernet Port: 1x GbE Ethernet
- Wireless: QCA6391 2.4 GHz/5 GHz 2x2 MIMO, 802.11a/b/g/n/ac/ax
- USB: 1 x USB 2.0 Micro B (Debug only ), 1 x USB 2.0 Micro B (Debug only ), 2x USB 3.0 Type A (Host mode only)
-
title: ROCK 4
label: ROCK Pi 4 Model B
format: right
image: /assets/images/RockPi4.png
text: >
[ROCK 4](https://rockpi.org/rockpi4) is a Single Board Computer (SBC) in an ultra-small form factor that offers class-leading performance
Expand All @@ -152,6 +175,7 @@
-
title: QEMU
label: KVM ARM 64bit & KVM ARM 32bit
format: right
image: /assets/images/Qemu-logo.png
text: >
All tests are also run under KVM using [QEMU](https://www.qemu.org/) on all supported architectures.
Expand All @@ -161,7 +185,6 @@
-
title: Arm FVP (Fixed Virtual Platforms)
label: Armv-A Base Rev C FVP
format: right
image: /assets/images/Arm_logo_2017.svg.png
text: >
Running at speeds comparable to the real hardware, Fixed Virtual Platforms (FVPs) are complete simulations of an Arm system,
Expand Down
3 changes: 2 additions & 1 deletion _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ LKFT is Linaro’s Linux Kernel Functional Test framework.
The mission of LKFT is to perform functional regression testing on select Linux
kernel branches in real time and report any regressions as quickly as possible.
This is performed by executing a variety of functional-tests on a selection of
user-space operating systems.
user-space operating systems. And also to report regressions on the Android
Common kernels.

The goals of LKFT are to shorten derivative Linux kernel release intervals,
increase the confidence of upstream Linux kernel engineers in the quality of
Expand Down
10 changes: 6 additions & 4 deletions _pages/branches.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ The following branches from
[Common Android Kernel](https://android.googlesource.com/kernel/common/) tree are
tested:

- android-4.9-q
- android-4.14-q
- android-4.14-stable
- android-4.19-q
- android-4.19-stable
- android11-5.4
- android11-5.4-lts
Expand All @@ -45,6 +41,12 @@ tested:
- android12-5.10-lts
- android13-5.10
- android13-5.15
- android14-5.15
- android14-5.15-lts
- android14-6.1
- android14-6.1-lts
- android15-6.1
- android15-6.6

## mainline

Expand Down
12 changes: 6 additions & 6 deletions _pages/homepage.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jumbotron:
title-class: display-3 font-weight-bold text-left
class: h-auto
description: >
The mission of LKFT is to improve the quality of the Linux
kernel by performing functional testing on Arm hardware. Our
focus is on LTS, stable, and upstream development branches. If
you have any requests, feedback, or suggestions for how we can
better serve you, please reach out to us at [email protected] or
on Libera.Chat at #linaro-lkft.
The mission of LKFT is to improve the quality of the Linux kernel by
performing functional testing on Arm hardware. Our focus is on LTS, stable,
and upstream development branches. And also to improve the quality of the
Android Common kernel and their branches. If you have any requests,
feedback, or suggestions for how we can better serve you, please reach out
to us at [email protected] or on Libera.Chat at #linaro-lkft.
---

## Test Results
Expand Down
Binary file added assets/images/rb5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e2a0ef5

Please sign in to comment.