-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from glneo/misc-fixes
Package updates and miscellaneous fixes
- Loading branch information
Showing
14 changed files
with
23 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
cryptodev-linux (1.13+git20231212+5e7121e-1) unstable; urgency=low | ||
|
||
* Update to latest master. | ||
|
||
-- Andrew Davis <[email protected]> Fri, 02 Feb 2024 15:50:12 -0600 | ||
|
||
cryptodev-linux (1.13+git20240109+795f5fd-0) unstable; urgency=low | ||
|
||
* Initial release. | ||
|
||
-- Sai Sree Kartheek Adivi <[email protected]> Tue, 09 Jan 2024 18:06:53 +0530 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
k3conf (0.3+git20240202+f4dd78a-1) unstable; urgency=low | ||
|
||
* New upstream release. | ||
|
||
-- Andrew Davis <[email protected]> Fri, 02 Feb 2024 15:50:12 +0000 | ||
|
||
k3conf (0.2+git20230830+859e1cc-1) UNRELEASED; urgency=low | ||
|
||
* New upstream release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,142 +3,9 @@ Upstream-Name: k3conf | |
Upstream-Contact: Texas Instruments | ||
Source: https://git.ti.com/cgit/k3conf/k3conf | ||
|
||
Files: common/autoadjust_table.c | ||
common/cmd_disable.c | ||
common/cmd_dump.c | ||
common/cmd_enable.c | ||
common/cmd_rw.c | ||
common/cmd_set.c | ||
common/cmd_show.c | ||
common/help.c | ||
common/k3conf.c | ||
common/mmio.c | ||
common/sec_proxy.c | ||
common/socinfo.c | ||
common/tisci/tisci_clock.c | ||
common/tisci/tisci_core.c | ||
common/tisci/tisci_device.c | ||
include/autoadjust_table.h | ||
include/help.h | ||
include/k3conf.h | ||
include/mmio.h | ||
include/sec_proxy.h | ||
include/socinfo.h | ||
include/tisci.h | ||
include/tisci_protocol.h | ||
include/version.h | ||
soc/am62ax/am62ax_clocks_info.c | ||
soc/am62ax/am62ax_clocks_info.h | ||
soc/am62ax/am62ax_devices_info.c | ||
soc/am62ax/am62ax_devices_info.h | ||
soc/am62ax/am62ax_host_info.c | ||
soc/am62ax/am62ax_host_info.h | ||
soc/am62ax/am62ax_processors_info.c | ||
soc/am62ax/am62ax_processors_info.h | ||
soc/am62ax/am62ax_rm_info.c | ||
soc/am62ax/am62ax_rm_info.h | ||
soc/am62ax/am62ax_sec_proxy_info.c | ||
soc/am62ax/am62ax_sec_proxy_info.h | ||
soc/am62x/am62x_clocks_info.c | ||
soc/am62x/am62x_clocks_info.h | ||
soc/am62x/am62x_devices_info.c | ||
soc/am62x/am62x_devices_info.h | ||
soc/am62x/am62x_host_info.c | ||
soc/am62x/am62x_host_info.h | ||
soc/am62x/am62x_processors_info.c | ||
soc/am62x/am62x_processors_info.h | ||
soc/am62x/am62x_rm_info.c | ||
soc/am62x/am62x_rm_info.h | ||
soc/am62x/am62x_sec_proxy_info.c | ||
soc/am62x/am62x_sec_proxy_info.h | ||
soc/am64x/am64x_clocks_info.c | ||
soc/am64x/am64x_clocks_info.h | ||
soc/am64x/am64x_devices_info.c | ||
soc/am64x/am64x_devices_info.h | ||
soc/am64x/am64x_host_info.c | ||
soc/am64x/am64x_host_info.h | ||
soc/am64x/am64x_processors_info.c | ||
soc/am64x/am64x_processors_info.h | ||
soc/am64x/am64x_rm_info.c | ||
soc/am64x/am64x_rm_info.h | ||
soc/am64x/am64x_sec_proxy_info.c | ||
soc/am64x/am64x_sec_proxy_info.h | ||
soc/am65x/am65x_clocks_info.c | ||
soc/am65x/am65x_clocks_info.h | ||
soc/am65x/am65x_devices_info.c | ||
soc/am65x/am65x_devices_info.h | ||
soc/am65x/am65x_host_info.c | ||
soc/am65x/am65x_host_info.h | ||
soc/am65x/am65x_processors_info.c | ||
soc/am65x/am65x_processors_info.h | ||
soc/am65x/am65x_rm_info.c | ||
soc/am65x/am65x_rm_info.h | ||
soc/am65x/am65x_sec_proxy_info.c | ||
soc/am65x/am65x_sec_proxy_info.h | ||
soc/am65x_sr2/am65x_sr2_clocks_info.c | ||
soc/am65x_sr2/am65x_sr2_clocks_info.h | ||
soc/am65x_sr2/am65x_sr2_devices_info.c | ||
soc/am65x_sr2/am65x_sr2_devices_info.h | ||
soc/am65x_sr2/am65x_sr2_host_info.c | ||
soc/am65x_sr2/am65x_sr2_host_info.h | ||
soc/am65x_sr2/am65x_sr2_processors_info.c | ||
soc/am65x_sr2/am65x_sr2_processors_info.h | ||
soc/am65x_sr2/am65x_sr2_rm_info.c | ||
soc/am65x_sr2/am65x_sr2_rm_info.h | ||
soc/am65x_sr2/am65x_sr2_sec_proxy_info.c | ||
soc/am65x_sr2/am65x_sr2_sec_proxy_info.h | ||
soc/j7200/j7200_clocks_info.c | ||
soc/j7200/j7200_clocks_info.h | ||
soc/j7200/j7200_devices_info.c | ||
soc/j7200/j7200_devices_info.h | ||
soc/j7200/j7200_host_info.c | ||
soc/j7200/j7200_host_info.h | ||
soc/j7200/j7200_processors_info.c | ||
soc/j7200/j7200_processors_info.h | ||
soc/j7200/j7200_rm_info.c | ||
soc/j7200/j7200_rm_info.h | ||
soc/j7200/j7200_sec_proxy_info.c | ||
soc/j7200/j7200_sec_proxy_info.h | ||
soc/j721e/j721e_clocks_info.c | ||
soc/j721e/j721e_clocks_info.h | ||
soc/j721e/j721e_devices_info.c | ||
soc/j721e/j721e_devices_info.h | ||
soc/j721e/j721e_host_info.c | ||
soc/j721e/j721e_host_info.h | ||
soc/j721e/j721e_processors_info.c | ||
soc/j721e/j721e_processors_info.h | ||
soc/j721e/j721e_rm_info.c | ||
soc/j721e/j721e_rm_info.h | ||
soc/j721e/j721e_sec_proxy_info.c | ||
soc/j721e/j721e_sec_proxy_info.h | ||
soc/j721s2/j721s2_clocks_info.c | ||
soc/j721s2/j721s2_clocks_info.h | ||
soc/j721s2/j721s2_devices_info.c | ||
soc/j721s2/j721s2_devices_info.h | ||
soc/j721s2/j721s2_host_info.c | ||
soc/j721s2/j721s2_host_info.h | ||
soc/j721s2/j721s2_processors_info.c | ||
soc/j721s2/j721s2_processors_info.h | ||
soc/j721s2/j721s2_rm_info.c | ||
soc/j721s2/j721s2_rm_info.h | ||
soc/j721s2/j721s2_sec_proxy_info.c | ||
soc/j721s2/j721s2_sec_proxy_info.h | ||
soc/j784s4/j784s4_clocks_info.c | ||
soc/j784s4/j784s4_clocks_info.h | ||
soc/j784s4/j784s4_devices_info.c | ||
soc/j784s4/j784s4_devices_info.h | ||
soc/j784s4/j784s4_host_info.c | ||
soc/j784s4/j784s4_host_info.h | ||
soc/j784s4/j784s4_processors_info.c | ||
soc/j784s4/j784s4_processors_info.h | ||
soc/j784s4/j784s4_rm_info.c | ||
soc/j784s4/j784s4_rm_info.h | ||
soc/j784s4/j784s4_sec_proxy_info.c | ||
soc/j784s4/j784s4_sec_proxy_info.h | ||
Files: * | ||
Copyright: 2010-2023 Texas Instruments Incorporated - https://www.ti.com/ | ||
2019 Texas Instruments Incorporated - https://www.ti.com/ Lokesh Vutla <[email protected]> | ||
2019 Texas Instruments Incorporated - https://www.ti.com/ Lokesh Vutla <[email protected]> Nishanth Menon <[email protected]> | ||
License: __UNKNOWN__ | ||
License: BSD-3-clause | ||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions | ||
are met: | ||
|
@@ -166,13 +33,3 @@ License: __UNKNOWN__ | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
Files: .gitignore | ||
Makefile | ||
README.md | ||
Copyright: __NO_COPYRIGHT_NOR_LICENSE__ | ||
License: __NO_COPYRIGHT_NOR_LICENSE__ | ||
|
||
#---------------------------------------------------------------------------- | ||
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following | ||
# license/copyright files. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,6 @@ export require_root=false | |
export release_tag="09.02.00.001-rt" | ||
export package_name="linux-upstream" | ||
|
||
export depends="flex bison bc libssl-dev:native kmod cpio" | ||
|
||
export DEBFULLNAME="Sai Sree Kartheek Adivi" | ||
export DEBEMAIL="[email protected]" | ||
export KDEB_CHANGELOG_DIST=bookworm | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,6 @@ export require_root=false | |
export release_tag="09.02.00.001" | ||
export package_name="linux-upstream" | ||
|
||
export depends="flex bison bc libssl-dev:native kmod cpio" | ||
|
||
export DEBFULLNAME="Sai Sree Kartheek Adivi" | ||
export DEBEMAIL="[email protected]" | ||
export KDEB_CHANGELOG_DIST=bookworm | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters