Skip to content

Commit

Permalink
Merge branch 'master' into selinux_enable_guide
Browse files Browse the repository at this point in the history
  • Loading branch information
cshilwant authored Dec 13, 2024
2 parents 5b01efb + cfb13bd commit 850de56
Show file tree
Hide file tree
Showing 17 changed files with 608 additions and 1,154 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,21 +67,3 @@ jobs:
name: ${{ matrix.device }}-${{ matrix.os }}
path: build/
retention-days: 1

agregate:
name: Agregate build artifacts
runs-on: ubuntu-latest
needs: build

steps:
- name: Download all artifacts
uses: actions/download-artifact@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path: build
merge-multiple: true

- name: Upload static files as single artifact
uses: actions/upload-pages-artifact@v3
with:
path: build
51 changes: 51 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,60 @@ on:
- completed

jobs:
agregate:
name: Agregate build artifacts
runs-on: ubuntu-latest

steps:
- name: Download all artifacts
uses: actions/download-artifact@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path: build
merge-multiple: true
run-id: ${{ github.event.workflow_run.id }}

- name: Generate root index
run: |
cat << EOF > build/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>PSDK Documentation Landing Page</title>
</head>
<body>
<main>
<h1>PSDK Documentation Landing Page</h1>
<ul>
EOF
for path in build/*/; do
root_index=$(find "$path" -name index.html | sort -u | tail -1)
if [ -n "$root_index" ]; then
text=$(basename "$path")
relative_path=$(realpath "$root_index" --relative-to=build)
printf ' <li><a href="%s">%s</a></li>\n' \
"$relative_path" "$text" >> build/index.html
fi
done
cat << EOF >> build/index.html
</ul>
</main>
</body>
</html>
EOF
- name: Upload static files as single artifact
uses: actions/upload-pages-artifact@v3
with:
path: build

deploy:
name: Deploy
runs-on: ubuntu-latest
needs: agregate
permissions:
pages: write
id-token: write
Expand Down
109 changes: 3 additions & 106 deletions source/devices/AM335X/linux/Release_Specific_Release_Notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,114 +179,11 @@ Yocto
Issues Tracker
==============

Issues opened in previous releases that were closed on this release
-------------------------------------------------------------------
.. csv-table::
:header: "Record ID", "Title", "Platform"
:widths: 15, 70, 20

"SITSW-706","Top level makefile broken in AM335x & AM437x","am335x-evm,am335x-ice,am335x-sk"
"SITSW-703","AM335x SDK 7.3 has misleading information on HSR/PRP support","am335x-ice"
"LCPD-24835","ADC_S_FUNC_TSCADC_ONESHOT_0001 fails","am335x-evm"
"LCPD-24834","ADC continuous mode test failed ","am335x-evm"
"LCPD-24826","Power Manager Runtime is not suspending SERIAL","am335x-evm"
"LCPD-24811","LTP test fail- No Timers","am335x-evm"
"LCPD-24792","RTC reliable test by using alarm fails","am335x-evm"
"LCPD-24786","DRM Stress Test: Test setting different video modes frequently 1000 times fails","am335x-evm"
"LCPD-24649","dma-heaps-test fails to build with 5.16-rc3 kernel+","am335x-evm"
"LCPD-24239","IPC performance test","am335x-evm"
"LCPD-22828","Convert tps62360-regulator.txt: ""ti,tps62363"" to yaml","am335x-evm"
"LCPD-19858","OE: OPTEE label used in SDK is old and wrong","am335x-evm,am335x-hsevm,am335x-ice,am335x-sk"
"LCPD-19838","Cryptodev not building against 5.10 kernel","am335x-evm,am335x-hsevm,am335x-ice,am335x-sk"
"LCPD-19279","openssl_perf.sh functionality to be included in rootfs (decouple from matrixgui)","am335x-evm"
"LCPD-18643","U-Boot: AM335x/AM473x: Both SPI CS signals get asserted","am335x-evm,am335x-hsevm,am335x-ice,am335x-sk"
"LCPD-17817","Images created with Proc-SECDEV grow with number of times SECDEV has been used","am335x-hsevm"
"LCPD-7366","uboot McSPI driver drives multiple chip selects simultaneously","am335x-evm"


|

Issues found and closed on this release that may be applicable to prior releases
--------------------------------------------------------------------------------
.. csv-table::
:header: "Record ID", "Title", "Platform"
:widths: 15, 70, 20

"SITSW-3404","installer-scripts: Version not auto updated for installer","am335x-evm,am335x-hsevm,am335x-ice,am335x-sk,beaglebone-black"
"SITSW-3378","systemd-networkd-wait-online service timeouts ","am335x-evm,am335x-hsevm,am335x-ice,am335x-sk,beaglebone-black"
"SITSW-1649","Create-sdcard.sh: Displays command not found error","am335x-evm,am335x-hsevm,am335x-sk"
"LCPD-37016","u-boot NAND boot failure with SDK 9.1 on AM335x EVM","am335x-evm"
"LCPD-36892","am335 : Fails to Boot : Halts at ""Starting Kernel"" Stage","am335x-evm,am335x-hsevm"
"LCPD-36626","am335x: am43xx: Display and Touchscreen is not functional","am335x-evm,am335x-hsevm,am335x-sk"
"LCPD-36625","am335x: kernel crash reported on few boards with default SMP config","am335x-evm,am335x-hsevm"
"LCPD-36624","am335x: boot to console root prompt is taking longer","am335x-evm,am335x-hsevm"
"LCPD-34990","am335x: initcall sequence failure in u-boot (USB ether init failed)","am335x-evm,am335x-ice,am335x-sk"
"LCPD-29349","[AM335x] Write to Write Protected Block on 16GB, 32GB eMMC Causes Timeout and Data Corruption","am335x-evm"
"LCPD-28032","AM335x HS Boot Failure","am335x-hsevm"
"LCPD-27524","Yocto: SRCIPK Packaging Build Failures for Kernel/U-Boot","am335x-evm,am335x-sk"
"LCPD-26692","Hardware + Software IPSec Performance Test Failures","am64xx-evm,am335x-evm"

|
SDK Known Issues
----------------
.. csv-table::
:header: "Record ID", "Platform", "Title", "Workaround"
:widths: 25, 30, 50, 600

SITSW-1357,"am335x-evm,am335x-sk","Some of the Matrix QT5 demos (Touch, Thermostat, Browser) are failing",""
SITSW-1358,"am335x-evm,am335x-sk","Matrix KMScube demo is failing",""
SITSW-1376,"am335x-evm,am335x-sk","Matrix demo does not start until XFRM netlink socket initialization is complete","Reload localhost URL after XFRM netlink socket initialization is completed"

|
.. _release-specific-u-boot-known-issues:

U-Boot Known Issues
-------------------
.. csv-table::
:header: "Record ID","Platform", "Title","Workaround"
:widths: 15, 30, 70, 30

"LCPD-37017","am335x-evm","u-boot NAND boot failure with SDK 8.2 on AM335x EVM",""
"LCPD-19133","am335x-evm,am335x-hsevm,am335x-ice,am335x-sk","Netconsole output corrupted when CONFIG_NETCONSOLE_BUFFER_SIZE >= 281",""


|
.. _release-specific-linux-kernel-known-issues:

Linux Kernel Known Issues
-------------------------
.. csv-table::
:header: "Record ID", "Platform", "Title", "Workaround"
:widths: 5, 10, 70, 10

"LCPD-27472","am335x-evm","DRM stress failed ,Test setting different video modes frequently 1000 times",""
"LCPD-25272","am335x-evm","Crypto_M_PERF_openssl_perf_software test Fails",""
"LCPD-24728","am335x-evm","Power measurement with Standby/Suspend/Resume failure",""
"LCPD-24456","am335x-evm,am335x-hsevm,am335x-ice,am335x-sk","Move IPC validation source from github to git.ti.com",""
"LCPD-24302","am335x-evm","The speed test built in to OpenSSL - cryptographic",""
"LCPD-24182","am335x-evm,beaglebone-black","Powermgr_xs_func_simple_suspend/standby resume tests",""
"LCPD-24104","am335x-evm","nandtest util crashes NAND ubifs filesystem",""
"LCPD-23096","am335x-ice","PTP broken with PRU-ETH on AM335x ICEv2",""
"LCPD-22417","am335x-evm","No throughput on ipsec aes128 hardware test",""
"LCPD-17790","am335x-evm","AM335x: USB Device: 15% performance drop",""
"LCPD-17673","am335x-evm,beaglebone-black","No software documentation for the Timer module",""
"LCPD-17449","am335x-evm,am335x-hsevm,am335x-ice,am335x-sk,beaglebone-black","libasan_preinit.o is missing in devkit",""
"LCPD-14855","am335x-evm,am335x-ice,am335x-sk","omap_i2c_prepare_recovery() function can Lock System",""
"LCPD-13947","am335x-evm","nativesdk-opkg is broken in the devkit",""
"LCPD-10221","am335x-evm","Longer resume times observed on setup with usb device cable",""
"LCPD-9455","am335x-evm","Kernel Warning reported for a USB audio device when listing with pulseaudio",""
"LCPD-9372","am335x-evm","Nand stress tests failed on a particular am335x-evm board",""
"LCPD-8636","am335x-evm","Serial corruption being seen in kernel",""
"LCPD-8133","am335x-evm","USB: ""cannot reset"" errors observed sometimes",""
"LCPD-7955","am335x-evm","Uncorrectable Bitflip errors seen after switch to SystemD","Workaround to erase the NAND flash completely if flashed with an incompatible flash writer. SystemD tries to mount all partitions and that is the reason this is being seen now."
"LCPD-5362","am335x-evm","MUSB: Isoch IN only utilises 50% bandwidth",""
.. note::

|
- Release Specific Issues including details will be published through Software Incident Report (SIR) portal

- Further Information can be found at `SIR Portal <https://sir.ext.ti.com/>`_



Expand Down
85 changes: 3 additions & 82 deletions source/devices/AM437X/linux/Release_Specific_Release_Notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,90 +176,11 @@ Yocto
Issues Tracker
==============

Issues opened in previous releases that were closed on this release
-------------------------------------------------------------------
.. csv-table::
:header: "Record ID", "Title", "Platform"
:widths: 15, 70, 20

"SITSW-706","Top level makefile broken in AM335x & AM437x","am437x-idk,am437x-sk"
"LCPD-25313","HDMI Audio playback tests are failing for all the frequencies ","am43xx-gpevm"
"LCPD-25277","NAND rootfs as ubifs mount, read, write and delete test Fails","am43xx-gpevm"
"LCPD-24853","USBDEV msc_mmc g_mass_storage.ko module not available ","am43xx-gpevm"
"LCPD-24826","Power Manager Runtime is not suspending SERIAL","am43xx-gpevm"
"LCPD-24820","HW SHA crypto acceleration error getting irq for crypto","am43xx-gpevm"
"LCPD-24811","LTP test fail- No Timers","am43xx-gpevm"
"LCPD-24239","IPC performance test","am43xx-gpevm"
"LCPD-23019","OPTEE tests are failing (Impact 5)","am43xx-hsevm"
"LCPD-22828","Convert tps62360-regulator.txt: ""ti,tps62363"" to yaml","am437x-idk"
"LCPD-21523","alpha blending test failure","am43xx-gpevm"
"LCPD-20673","packaging: ipsec: command not found","am43xx-gpevm"
"LCPD-19858","OE: OPTEE label used in SDK is old and wrong","am43xx-gpevm,am43xx-hsevm,am437x-idk,am437x-sk"
"LCPD-19838","Cryptodev not building against 5.10 kernel","am43xx-gpevm,am43xx-hsevm,am437x-idk,am437x-sk"
"LCPD-19279","openssl_perf.sh functionality to be included in rootfs (decouple from matrixgui)","am43xx-gpevm"
"LCPD-18643","U-Boot: AM335x/AM473x: Both SPI CS signals get asserted","am43xx-gpevm,am43xx-hsevm,am437x-idk,am437x-sk"
"LCPD-17817","Images created with Proc-SECDEV grow with number of times SECDEV has been used","am43xx-hsevm"
"LCPD-7025","System takes more than 10 seconds to go from login prompt to system prompt","am43xx-gpevm"


|

Issues found and closed on this release that may be applicable to prior releases
--------------------------------------------------------------------------------
.. csv-table::
:header: "Record ID", "Title", "Platform"
:widths: 15, 70, 20

"SITSW-3404","installer-scripts: Version not auto updated for installer","am437x-idk,am437x-sk,am43xx-gpevm,am43xx-hsevm"
"SITSW-3378","systemd-networkd-wait-online service timeouts ","am437x-idk,am437x-sk,am43xx-gpevm,am43xx-hsevm"
"SITSW-1649","Create-sdcard.sh: Displays command not found error","am437x-sk,am43xx-gpevm,am43xx-hsevm"
"LCPD-36626","am335x: am43xx: Display and Touchscreen is not functional","am43xx-gpevm,am43xx-hsevm"
"LCPD-34652","AM437x: Failing POWERMGR_S_FUNC_CPUFREQ_BASIC test","am43xx-gpevm,am43xx-hsevm,am437x-sk"
"LCPD-29650","AM437x: kernel init routine execution time regression","am43xx-gpevm"
"LCPD-26692","Hardware + Software IPSec Performance Test Failures","am43xx-gpevm"

|

.. _release-specific-u-boot-known-issues:

U-Boot Known Issues
-------------------
.. csv-table::
:header: "Record ID","Platform", "Title","Workaround"
:widths: 15, 30, 70, 30


|
.. _release-specific-linux-kernel-known-issues:

Linux Kernel Known Issues
-------------------------
.. csv-table::
:header: "Record ID", "Platform", "Title", "Workaround"
:widths: 5, 10, 70, 10

"LCPD-26730","am43xx-gpevm","Stack Exception observed while modetest command in HDMI tests ",""
"LCPD-25498","am43xx-gpevm","Test to validate poweroff voltage on all voltage domains fails",""
"LCPD-25272","am43xx-gpevm","Crypto_M_PERF_openssl_perf_software test Fails",""
"LCPD-24728","am43xx-gpevm","Power measurement with Standby/Suspend/Resume failure",""
"LCPD-24650","am43xx-gpevm","VPFE sensor capture fails",""
"LCPD-24505","am43xx-gpevm","KMS properties test failed",""
"LCPD-24456","am43xx-gpevm,am43xx-hsevm,am437x-idk,am437x-sk","Move IPC validation source from github to git.ti.com",""
"LCPD-24302","am43xx-gpevm","The speed test built in to OpenSSL - cryptographic",""
"LCPD-24182","am43xx-gpevm","Powermgr_xs_func_simple_suspend/standby resume tests",""
"LCPD-17673","am43xx-gpevm","No software documentation for the Timer module",""
"LCPD-17449","am43xx-gpevm,am43xx-hsevm,am437x-idk,am437x-sk","libasan_preinit.o is missing in devkit",""
"LCPD-10974","am43xx-gpevm","am43xx-gpevm - usb camera gadget shows halting frames","None"
"LCPD-9254","am43xx-hsevm","Kernel warnings in boot for am437x-hsevm",""
"LCPD-7955","am43xx-gpevm","Uncorrectable Bitflip errors seen after switch to SystemD","Workaround to erase the NAND flash completely if flashed with an incompatible flash writer. SystemD tries to mount all partitions and that is the reason this is being seen now."
"LCPD-1207","am43xx-gpevm","AM43XX/AM57XX/DRA7: CONNECTIVITY: dwc3_omap on am43xx and xhci_plat_hcd on dra7 - removal results in segmentation fault",""

.. note::

|
- Release Specific Issues including details will be published through Software Incident Report (SIR) portal

- Further Information can be found at `SIR Portal <https://sir.ext.ti.com/>`_


.. rubric:: Installation and Usage
Expand Down
Loading

0 comments on commit 850de56

Please sign in to comment.