platform/upstream/openblas.git
2 years agoMerge pull request #3670 from martin-frbg/osxvermin
Martin Kroeker [Wed, 29 Jun 2022 06:31:04 +0000 (08:31 +0200)]
Merge pull request #3670 from martin-frbg/osxvermin

Increase MACOSX_DEPLOYMENT_TARGET to 11 on ARM macs

2 years agoMerge pull request #3673 from martin-frbg/azuredynmingw
Martin Kroeker [Tue, 28 Jun 2022 21:13:11 +0000 (23:13 +0200)]
Merge pull request #3673 from martin-frbg/azuredynmingw

AzureCI: drop cpus from the DYNAMIC_LIST for Windows/mingw to save time

2 years agomingw-dynamic arch: drop Haswell too
Martin Kroeker [Tue, 28 Jun 2022 19:40:04 +0000 (21:40 +0200)]
mingw-dynamic arch: drop Haswell too

2 years agodrop NEHALEM from the DYNLIST for Windows/mingw to save time
Martin Kroeker [Tue, 28 Jun 2022 18:12:11 +0000 (20:12 +0200)]
drop NEHALEM from the DYNLIST for Windows/mingw to save time

2 years agoMerge pull request #3669 from VFerrari/fix_small_matrix_kernel
Martin Kroeker [Tue, 28 Jun 2022 14:09:36 +0000 (16:09 +0200)]
Merge pull request #3669 from VFerrari/fix_small_matrix_kernel

POWER: fix issues with the small matrix kernel

2 years agoMerge pull request #3642 from nursik/develop
Martin Kroeker [Tue, 28 Jun 2022 14:05:11 +0000 (16:05 +0200)]
Merge pull request #3642 from nursik/develop

Add ARM64 support for Windows

2 years agoAdd C versions of the CBLAS test sources (#3656)
Martin Kroeker [Tue, 28 Jun 2022 09:52:48 +0000 (11:52 +0200)]
Add C versions of the CBLAS test sources  (#3656)

* Add C conversions of the CBLAS tests for NOFORTRAN=1 builds

* Enable CTEST without Fortran and fix passing of BUILD_vartype options to exports/gensymbol

2 years agoIncrease MACOSX_DEPLOYMENT_TARGET to 11 on ARM macs
Martin Kroeker [Tue, 28 Jun 2022 09:46:25 +0000 (11:46 +0200)]
Increase MACOSX_DEPLOYMENT_TARGET to 11 on ARM macs

2 years agoPower: Enable SMALL_MATRIX OPT as default for dynamic arch
VFerrari [Sat, 25 Jun 2022 06:28:23 +0000 (03:28 -0300)]
Power: Enable SMALL_MATRIX OPT as default for dynamic arch

2 years agoPOWER10: Fix multithreading check when USE_THREAD=0
VFerrari [Sat, 25 Jun 2022 06:21:18 +0000 (03:21 -0300)]
POWER10: Fix multithreading check when USE_THREAD=0

This patch fixes an issue when OpenBLAS is compiled for TARGET=POWER10
and the flag USE_THREAD is set to 0.

The function `num_cpu_avail` is only available when USE_THREAD=1,
so SMP is defined.

2 years agoMerge pull request #3655 from RajalakshmiSR/zgemmasmp10
Martin Kroeker [Sat, 18 Jun 2022 18:52:26 +0000 (20:52 +0200)]
Merge pull request #3655 from RajalakshmiSR/zgemmasmp10

POWER10: Fix ZGEMM testcase failures

2 years agoMerge pull request #3653 from RajalakshmiSR/dgemvp10
Martin Kroeker [Sat, 18 Jun 2022 18:51:59 +0000 (20:51 +0200)]
Merge pull request #3653 from RajalakshmiSR/dgemvp10

POWER10: convert dgemv inline assembly

2 years agoPOWER10: Fix ZGEMM testcase failures
Rajalakshmi Srinivasaraghavan [Fri, 17 Jun 2022 13:18:08 +0000 (08:18 -0500)]
POWER10: Fix ZGEMM testcase failures

This patch fixes storing and restoring non volatile registers
in zgemm POWER10 kernel.

2 years agoMerge pull request #3647 from martin-frbg/exports_3.10.0
Martin Kroeker [Fri, 10 Jun 2022 06:58:00 +0000 (08:58 +0200)]
Merge pull request #3647 from martin-frbg/exports_3.10.0

Amend gensymbol with some LAPACK 3.10.0 additions

2 years agoAmend some LAPACK 3.10.0 additions
Martin Kroeker [Thu, 9 Jun 2022 17:31:08 +0000 (19:31 +0200)]
Amend some LAPACK 3.10.0 additions

2 years agoReplace with ARM64 intrinsics
Nursultan Zarlyk [Thu, 9 Jun 2022 16:49:49 +0000 (18:49 +0200)]
Replace with ARM64 intrinsics

2 years agoPOWER10: convert dgemv inline assembly
Rajalakshmi Srinivasaraghavan [Thu, 9 Jun 2022 15:42:57 +0000 (10:42 -0500)]
POWER10: convert dgemv inline assembly

This patch makes use of compiler builtins and matches with assembly
performance. Tested with clang14 and gcc12.

2 years agoMerge pull request #3645 from martin-frbg/issue3644
Martin Kroeker [Wed, 8 Jun 2022 17:29:07 +0000 (19:29 +0200)]
Merge pull request #3645 from martin-frbg/issue3644

Fix quotes around compiler args in C11 check

2 years agoFix quotes around compiler args in C11 check
Martin Kroeker [Wed, 8 Jun 2022 09:22:20 +0000 (11:22 +0200)]
Fix quotes around compiler args in C11 check

2 years agoMerge pull request #3643 from martin-frbg/fixgensymbol
Martin Kroeker [Wed, 8 Jun 2022 09:18:46 +0000 (11:18 +0200)]
Merge pull request #3643 from martin-frbg/fixgensymbol

Fix LAPACK path in new gensymbol script

2 years agoMerge branch 'develop' into risc-v
Xianyi Zhang [Mon, 6 Jun 2022 06:12:09 +0000 (14:12 +0800)]
Merge branch 'develop' into risc-v

2 years agoAdd PLCT to contributors.
Xianyi Zhang [Mon, 6 Jun 2022 06:11:28 +0000 (14:11 +0800)]
Add PLCT to contributors.

2 years agoMerge branch 'risc-v_fix_intrinsic' into risc-v
Xianyi Zhang [Mon, 6 Jun 2022 05:56:05 +0000 (13:56 +0800)]
Merge branch 'risc-v_fix_intrinsic' into risc-v

2 years agoUpdate RISC-V Intrinsic API.
Xianyi Zhang [Mon, 28 Feb 2022 12:33:11 +0000 (20:33 +0800)]
Update RISC-V Intrinsic API.

2 years agoFix LAPACK path in new gensymbol script
Martin Kroeker [Sun, 5 Jun 2022 21:28:12 +0000 (23:28 +0200)]
Fix LAPACK path in new gensymbol script

2 years agoMerge pull request #3641 from RajalakshmiSR/ppc_build
Martin Kroeker [Sun, 5 Jun 2022 09:23:29 +0000 (11:23 +0200)]
Merge pull request #3641 from RajalakshmiSR/ppc_build

power10:  Fix build issues due to perl scripts conversion

2 years agoFix MSVC ARM64 build. Add generic kernel for ARM64
Nursultan Zarlyk [Thu, 2 Jun 2022 14:53:54 +0000 (16:53 +0200)]
Fix MSVC ARM64 build. Add generic kernel for ARM64

2 years agopower10: Fix build issues due to perl scripts conversion
Rajalakshmi Srinivasaraghavan [Thu, 2 Jun 2022 13:11:10 +0000 (08:11 -0500)]
power10:  Fix build issues due to perl scripts conversion

Due to recent perl script conversion, there are some build
errors when compiling openblas with advance toolchain compilers.

2 years agoMerge pull request #3637 from martin-frbg/issue3636
Martin Kroeker [Fri, 27 May 2022 08:23:02 +0000 (10:23 +0200)]
Merge pull request #3637 from martin-frbg/issue3636

Add fallback value for bogus sc_nprocessors_conf in getarch

2 years agoAdd fallback value for bogus sc_nprocessors_conf
Martin Kroeker [Thu, 26 May 2022 22:29:17 +0000 (00:29 +0200)]
Add fallback value for bogus sc_nprocessors_conf

2 years agoMerge pull request #3635 from martin-frbg/issue3634
Martin Kroeker [Thu, 26 May 2022 09:57:53 +0000 (11:57 +0200)]
Merge pull request #3635 from martin-frbg/issue3634

Support compilation with the Intel ifx compiler

2 years agoAdd Intel ifx compiler
Martin Kroeker [Thu, 26 May 2022 07:31:49 +0000 (09:31 +0200)]
Add Intel ifx compiler

2 years agoMerge pull request #3633 from martin-frbg/perl_fallback
Martin Kroeker [Sun, 22 May 2022 19:18:44 +0000 (21:18 +0200)]
Merge pull request #3633 from martin-frbg/perl_fallback

Add back original PERL-based build scripts and add option USE_PERL

2 years agoSupport USE_PERL fallback for gensymbol
Martin Kroeker [Sun, 22 May 2022 16:36:24 +0000 (18:36 +0200)]
Support USE_PERL fallback for gensymbol

2 years agoAdd USE_PERL fallback option for gensymbol script
Martin Kroeker [Sun, 22 May 2022 16:35:23 +0000 (18:35 +0200)]
Add USE_PERL fallback option for gensymbol script

2 years agoAdd back original PERL-based script under new name
Martin Kroeker [Sun, 22 May 2022 16:33:24 +0000 (18:33 +0200)]
Add back original PERL-based script under new name

2 years agoAdd USE_PERL fallback option for create script used with FUNCTION_PROFILE
Martin Kroeker [Sun, 22 May 2022 16:32:19 +0000 (18:32 +0200)]
Add USE_PERL fallback option for create script used with FUNCTION_PROFILE

2 years agoAdd back original PERL-based script under new name
Martin Kroeker [Sun, 22 May 2022 16:29:01 +0000 (18:29 +0200)]
Add back original PERL-based script under new name

2 years agoAdd back PERL-based scripts under new name
Martin Kroeker [Sun, 22 May 2022 16:27:45 +0000 (18:27 +0200)]
Add back PERL-based scripts under new name

2 years agoAdd fallback option USE_PERL for original PERL-based build scripts
Martin Kroeker [Sun, 22 May 2022 16:27:02 +0000 (18:27 +0200)]
Add fallback option USE_PERL for original PERL-based build scripts

2 years agoMerge pull request #3624 from ioraff/no-perl
Martin Kroeker [Sun, 22 May 2022 16:21:17 +0000 (18:21 +0200)]
Merge pull request #3624 from ioraff/no-perl

rewrite perl scripts in universal shell

2 years agoMerge pull request #3631 from martin-frbg/revertdynskx
Martin Kroeker [Fri, 20 May 2022 11:47:09 +0000 (13:47 +0200)]
Merge pull request #3631 from martin-frbg/revertdynskx

Revert selection of a different DGEMM kernel for SkylakeX in DYNAMIC_ARCH builds

2 years agorevert "switch DGEMM parameters for SkylakeX if DYNAMIC_ARCH"
Martin Kroeker [Fri, 20 May 2022 09:28:23 +0000 (11:28 +0200)]
revert "switch DGEMM parameters for SkylakeX if DYNAMIC_ARCH"

2 years agoRevert "roll back DGEMM kernel ... for DYNAMIC_ARCH"
Martin Kroeker [Fri, 20 May 2022 09:23:30 +0000 (11:23 +0200)]
Revert "roll back DGEMM kernel ... for DYNAMIC_ARCH"

2 years agoMerge pull request #3630 from martin-frbg/fixpr3629
Martin Kroeker [Fri, 20 May 2022 04:37:37 +0000 (06:37 +0200)]
Merge pull request #3630 from martin-frbg/fixpr3629

Fix compilation of cpuid_riscv

2 years agoFix compilation
Martin Kroeker [Thu, 19 May 2022 16:57:46 +0000 (18:57 +0200)]
Fix compilation

2 years agoMerge pull request #3629 from Rabenda/riscv-c910
Zhang Xianyi [Thu, 19 May 2022 09:57:19 +0000 (17:57 +0800)]
Merge pull request #3629 from Rabenda/riscv-c910

riscv: Fix machine recognition for c910v

2 years agoriscv: Fix machine recognition for c910v
Han Gao [Thu, 19 May 2022 09:32:48 +0000 (17:32 +0800)]
riscv: Fix machine recognition for c910v

Signed-off-by: Han Gao <gaohan@uniontech.com>
2 years agorewrite perl scripts in universal shell
Owen Rafferty [Thu, 12 May 2022 23:58:10 +0000 (18:58 -0500)]
rewrite perl scripts in universal shell

2 years agoMerge pull request #3628 from martin-frbg/issue3620
Martin Kroeker [Wed, 18 May 2022 22:03:55 +0000 (00:03 +0200)]
Merge pull request #3628 from martin-frbg/issue3620

DYNAMIC_ARCH: Improve mapping for future AMD cpus

2 years agoExpand cpu mapping for future Zen cpus and use feature-based fallback for unknown...
Martin Kroeker [Wed, 18 May 2022 13:35:30 +0000 (15:35 +0200)]
Expand cpu mapping for future Zen cpus and use feature-based fallback for unknown AMD family codes

2 years agoMerge pull request #3625 from RajalakshmiSR/P10_store
Martin Kroeker [Sat, 14 May 2022 22:24:35 +0000 (00:24 +0200)]
Merge pull request #3625 from RajalakshmiSR/P10_store

POWER10: Changing store instructions for Level1 functions

2 years agoPOWER10: Changing store instructions for Level1 functions
Rajalakshmi Srinivasaraghavan [Thu, 12 May 2022 16:17:33 +0000 (11:17 -0500)]
POWER10: Changing store instructions for Level1 functions

This patch changes 32 bytes stores to two 16 bytes stores
to fix a recent degradation due to 32 bytes stores.

2 years agoMerge pull request #3619 from martin-frbg/fixup-3613
Martin Kroeker [Wed, 4 May 2022 13:12:22 +0000 (15:12 +0200)]
Merge pull request #3619 from martin-frbg/fixup-3613

Initial attempt at proper cpu detection on RISCV

2 years agoInitial attempt at proper cpu detection on RISCV
Martin Kroeker [Wed, 4 May 2022 06:58:56 +0000 (08:58 +0200)]
Initial attempt at proper cpu detection on RISCV

2 years agoMerge pull request #3613 from Rabenda/fix-riscv
Martin Kroeker [Wed, 4 May 2022 05:22:47 +0000 (07:22 +0200)]
Merge pull request #3613 from Rabenda/fix-riscv

Fix riscv64 detect

2 years agoMerge pull request #3618 from martin-frbg/issue3606
Martin Kroeker [Wed, 4 May 2022 05:22:25 +0000 (07:22 +0200)]
Merge pull request #3618 from martin-frbg/issue3606

Automatically downgrade C910V to RISCV64_GENERIC if the compiler lacks vector support

2 years agoHave getarch downgrade the RISCV C910V target to GENERIC if compiler lacks vector...
Martin Kroeker [Tue, 3 May 2022 21:29:55 +0000 (23:29 +0200)]
Have getarch downgrade the RISCV C910V target to GENERIC if compiler lacks vector support

2 years agoAdd compiler check for RISCV vector support
Martin Kroeker [Tue, 3 May 2022 21:27:50 +0000 (23:27 +0200)]
Add compiler check for RISCV vector support

2 years agoMerge pull request #3616 from martin-frbg/issue3615
Martin Kroeker [Sat, 30 Apr 2022 22:09:20 +0000 (00:09 +0200)]
Merge pull request #3616 from martin-frbg/issue3615

Fix CMAKE generator rules for ?laswp_ncopy and ?neg_tcopy kernels

2 years agorename lapack subtarget to lapack_overrides to avoid name clash with netlib in case...
Martin Kroeker [Sat, 30 Apr 2022 18:38:09 +0000 (20:38 +0200)]
rename lapack subtarget to lapack_overrides to avoid name clash with netlib in case-insensitive settings

2 years agoMerge pull request #3614 from martin-frbg/clapackfix
Martin Kroeker [Sat, 30 Apr 2022 18:35:17 +0000 (20:35 +0200)]
Merge pull request #3614 from martin-frbg/clapackfix

Makefile fixes related to C_LAPACK, plus Travis CI fixes

2 years agoUpdate .travis.yml
Martin Kroeker [Sat, 30 Apr 2022 16:49:04 +0000 (18:49 +0200)]
Update .travis.yml

2 years agotry to fix assembler errors on z13
Martin Kroeker [Sat, 30 Apr 2022 16:33:00 +0000 (18:33 +0200)]
try to fix assembler errors on z13

2 years agoFix generator rules for ?laswp_ncopy and ?neg_tcopy
Martin Kroeker [Sat, 30 Apr 2022 13:28:38 +0000 (15:28 +0200)]
Fix generator rules for ?laswp_ncopy and ?neg_tcopy

2 years agofix arch tags
Martin Kroeker [Wed, 27 Apr 2022 20:18:22 +0000 (22:18 +0200)]
fix arch tags

2 years agoRemove leftover debug output
Martin Kroeker [Wed, 27 Apr 2022 19:59:45 +0000 (21:59 +0200)]
Remove leftover debug output

2 years agoAvoid adding -lgfortran with NOFORTRAN
Martin Kroeker [Wed, 27 Apr 2022 18:31:42 +0000 (20:31 +0200)]
Avoid adding -lgfortran with NOFORTRAN

2 years agoUpdate NOFORTRAN message for fallback to C_LAPACK
Martin Kroeker [Wed, 27 Apr 2022 18:26:45 +0000 (20:26 +0200)]
Update NOFORTRAN message for fallback to C_LAPACK

2 years agoFix riscv64 arch detect
Han Gao [Tue, 26 Apr 2022 18:29:43 +0000 (02:29 +0800)]
Fix riscv64 arch detect

Signed-off-by: Han Gao <gaohan@uniontech.com>
2 years agoFix other arch build in detect.
Han Gao [Tue, 26 Apr 2022 17:34:55 +0000 (01:34 +0800)]
Fix other arch build in detect.

When CORE is empty, use -march=loongson3a. Fix it.

Signed-off-by: Han Gao <gaohan@uniontech.com>
2 years agoMerge pull request #3612 from nsait-linaro/fix-windows-make-build
Martin Kroeker [Mon, 25 Apr 2022 13:51:34 +0000 (15:51 +0200)]
Merge pull request #3612 from nsait-linaro/fix-windows-make-build

build: minor fixes to build on windows with make

2 years agobuild: minor fixes to build on windows with make
Niyas Sait [Sun, 24 Apr 2022 22:58:26 +0000 (23:58 +0100)]
build: minor fixes to build on windows with make

This patch contains following fixes

1. Fix to build without PIC flag
2. Define LAPACK_COMPLEX_STRUCTURE for windows. Builds are failing
without it and changes are consistent with the CMake rules defined
in system.cmake (line 576)

2 years agoC_LAPACK: Fixes to make it compile with MSVC (#3605)
Martin Kroeker [Sun, 17 Apr 2022 15:49:38 +0000 (17:49 +0200)]
C_LAPACK: Fixes to make it compile with MSVC (#3605)

* Fix f2c-like support functions to compile with MSVC, and
re-enable C_LAPACK for MSVC in CMAKE

* Add MSVC&flang build to Azure CI in order to check C_LAPACK correctness

2 years agoMerge pull request #3607 from martin-frbg/issue3603
Martin Kroeker [Sat, 16 Apr 2022 10:54:35 +0000 (12:54 +0200)]
Merge pull request #3607 from martin-frbg/issue3603

Fix undefined PREFETCHSIZEs in PPC440 GEMV kernels

2 years agofix undefined prefetchsizes
Martin Kroeker [Sat, 16 Apr 2022 08:04:27 +0000 (10:04 +0200)]
fix undefined prefetchsizes

2 years agofix undefined prefetchsize
Martin Kroeker [Sat, 16 Apr 2022 08:00:10 +0000 (10:00 +0200)]
fix undefined prefetchsize

2 years agoMerge pull request #3604 from mmuetzel/ci
Martin Kroeker [Mon, 11 Apr 2022 17:31:26 +0000 (19:31 +0200)]
Merge pull request #3604 from mmuetzel/ci

Adapt commands for tests with GNU make.

2 years agoAdapt commands for tests with GNU make.
Markus Mützel [Mon, 11 Apr 2022 09:45:05 +0000 (11:45 +0200)]
Adapt commands for tests with GNU make.

2 years agoUse f2c translations of LAPACK when no Fortran compiler is available (#3539)
Martin Kroeker [Sat, 9 Apr 2022 20:38:58 +0000 (22:38 +0200)]
Use f2c translations of LAPACK when no Fortran compiler is available (#3539)

* Add C equivalents of the Fortran routines from Reference-LAPACK as fallbacks, and C_LAPACK variable to trigger their use

2 years agoMerge pull request #3601 from mmuetzel/ci
Martin Kroeker [Sat, 9 Apr 2022 20:25:15 +0000 (22:25 +0200)]
Merge pull request #3601 from mmuetzel/ci

Consolidate actions on GitHub runners.

2 years agoMerge pull request #3602 from martin-frbg/fixup3600
Martin Kroeker [Sat, 9 Apr 2022 20:23:45 +0000 (22:23 +0200)]
Merge pull request #3602 from martin-frbg/fixup3600

Fix missing braces from previous commit (PR3600)

2 years agoFix missing braces from previous commit (PR3600)
Martin Kroeker [Sat, 9 Apr 2022 18:03:36 +0000 (20:03 +0200)]
Fix missing braces from previous commit (PR3600)

2 years agoConsolidate actions on GitHub runners.
Markus Mützel [Sat, 9 Apr 2022 16:46:27 +0000 (18:46 +0200)]
Consolidate actions on GitHub runners.

Re-organize build matrix for Ubuntu and MacOS runners.
Don't start runners that don't do anything.
Run tests.

2 years agoDisable flang (over-)optimizations in BLAS tests (#3600)
Martin Kroeker [Sat, 9 Apr 2022 15:14:24 +0000 (17:14 +0200)]
Disable flang (over-)optimizations in BLAS tests (#3600)

* limit flang optimizations to -O2

2 years agoMerge pull request #3593 from e4t/Fix_build_targets_Makefile_prebuild
Martin Kroeker [Thu, 7 Apr 2022 12:25:15 +0000 (14:25 +0200)]
Merge pull request #3593 from e4t/Fix_build_targets_Makefile_prebuild

Fix build targets in Makefile.prebuild

2 years agoPrevent powershell from adding a BOM to test input (#3595)
Martin Kroeker [Thu, 7 Apr 2022 12:24:19 +0000 (14:24 +0200)]
Prevent powershell from adding a BOM to test input (#3595)

* Prevent addition of a BOM to test input (which would distort the names of output files)

2 years agoFix build targets in Makefile.prebuild
Egbert Eich [Mon, 21 Mar 2022 10:16:49 +0000 (11:16 +0100)]
Fix build targets in Makefile.prebuild

- config.h was used as target even when it wasn't generated.
  This only worked because the 'dummy' target always triggers
  a full rebuild.
  It is however better to specify the exact target that is to
  be rebuilt do avoid confusion.
- Explicitly mark 'dummy' as a 'phony' target.

Signed-off-by: Egbert Eich <eich@suse.com>
2 years agoMerge pull request #3590 from mmuetzel/ci-msys2
Martin Kroeker [Sun, 3 Apr 2022 17:53:38 +0000 (19:53 +0200)]
Merge pull request #3590 from mmuetzel/ci-msys2

Add action for MSYS2 builds.

2 years agoAdd action for MSYS2 builds.
Markus Mützel [Thu, 31 Mar 2022 09:07:18 +0000 (11:07 +0200)]
Add action for MSYS2 builds.

2 years agoMerge pull request #3575 from mmuetzel/lapacke-win64
Martin Kroeker [Tue, 29 Mar 2022 18:04:04 +0000 (20:04 +0200)]
Merge pull request #3575 from mmuetzel/lapacke-win64

Fix LAPACKE with 64-bit indexing on Windows.

2 years agoMerge pull request #3588 from martin-frbg/fix3586
Martin Kroeker [Tue, 29 Mar 2022 17:36:27 +0000 (19:36 +0200)]
Merge pull request #3588 from martin-frbg/fix3586

Fix mistaken declaration of CortexX1 as ArmV9 in PR#3586

2 years agoMerge pull request #3589 from e4t/Exclude_paramter.c_symbols_with_DYNAMIC_ARCH
Martin Kroeker [Tue, 29 Mar 2022 17:35:56 +0000 (19:35 +0200)]
Merge pull request #3589 from e4t/Exclude_paramter.c_symbols_with_DYNAMIC_ARCH

Do not include symbols defined in driver/others/parameter.c in DYNAMI…

2 years agoDo not include symbols defined in driver/others/parameter.c in DYNAMIC_ARCH
Egbert Eich [Sun, 13 Mar 2022 09:57:59 +0000 (10:57 +0100)]
Do not include symbols defined in driver/others/parameter.c in DYNAMIC_ARCH

driver/others/parameter.c does not get build during DYNAMIC_ARCH, thus,
do not declare its symbols. This will make the build fail early and in
an obvious way if functions are trying to use these symbols.

Signed-off-by: Egbert Eich <eich@suse.com>
2 years agoUpdate param.h
Martin Kroeker [Mon, 28 Mar 2022 16:10:08 +0000 (18:10 +0200)]
Update param.h

2 years agoCortex X1 is only Arm8.2
Martin Kroeker [Mon, 28 Mar 2022 15:40:27 +0000 (17:40 +0200)]
Cortex X1 is only Arm8.2

2 years agofix defines for CORTEX-X
Martin Kroeker [Mon, 28 Mar 2022 15:37:06 +0000 (17:37 +0200)]
fix defines for CORTEX-X

2 years agoCortexX1 is only ArmV8
Martin Kroeker [Mon, 28 Mar 2022 15:31:26 +0000 (17:31 +0200)]
CortexX1 is only ArmV8

2 years agoCortexX1 is ARMV8 like A7x
Martin Kroeker [Mon, 28 Mar 2022 15:28:29 +0000 (17:28 +0200)]
CortexX1 is ARMV8 like A7x

2 years agoCortexX1 is only ARMV8
Martin Kroeker [Mon, 28 Mar 2022 15:18:56 +0000 (17:18 +0200)]
CortexX1 is only ARMV8