linaro-swg / linux

Linux kernel source tree
Other
41 stars 79 forks source link

rpi3-optee-4.14 branch cannot compile #78

Closed ShaleXIONG closed 4 years ago

ShaleXIONG commented 4 years ago

rpi3-optee-4.14 branch cannot compile, due to, possibly the last commit. Especially there is no sec_caps in the definition of struct optee in optee_private.h.

jforissier commented 4 years ago

Hi @ShaleXIONG,

Thanks for reporting this issue. I think we need this patch: https://github.com/linaro-swg/linux/commit/d885cc5e0759fc19badadddb60a64344b551469b and hopefully not more.

Could you please try it? I don't have a RPi3 board to test.

ShaleXIONG commented 4 years ago

It compiles now. I did not check the entire process, i.e. actually run the test on RPi3 board but I assume it should work.

jforissier commented 4 years ago

Thanks for testing, I have applied the patch on top of https://github.com/linaro-swg/linux/tree/rpi3-optee-4.14.