ARM64: Move parameters from parameter.c to param.h
authorAshwin Sekhar T K <ashwin.sekhar@cavium.com>
Thu, 18 Oct 2018 12:02:23 +0000 (05:02 -0700)
committerAshwin Sekhar T K <ashwin.sekhar@cavium.com>
Mon, 22 Oct 2018 08:45:51 +0000 (01:45 -0700)
commitd50abc8903089089357766d3ada7db090ff6e63d
tree80c86c791702f0c54a4833e1ed1e7249464db760
parent351a0c777c5c4441704ae6bccb673c083f9687c6
ARM64: Move parameters from parameter.c to param.h

Remove the runtime setting of P, Q, R parameters for
targets ARMV8, THUNDERX2T99. Instead set them as constants
in param.h at compile time.
driver/others/parameter.c
kernel/arm64/dgemm_kernel_8x4_thunderx2t99.S
param.h