fix(drivers/nxp/sfp): fix compile warningFix compile warning that ‘mask’ may be used uninitialized.Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>Change-Id: I75a443dbc36d7bd174fe317616fd95cd09630
fix(drivers/nxp/sfp): fix compile warningFix compile warning that ‘mask’ may be used uninitialized.Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>Change-Id: I75a443dbc36d7bd174fe317616fd95cd096306fc
show more ...
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes eac
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes each drivers makefilesdrivers/nxp/<xx>/xx.mk, are updated.Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I3979c509724d87e3d631a03dbafda1ee5ef07d21
NXP: SFP driver support for NXP SoCNXP Security Fuse Processor is used to read and writefuses.- Fuses once written, are cannot be un-done.- Used as trust anchor for monotonic counter, differen
NXP: SFP driver support for NXP SoCNXP Security Fuse Processor is used to read and writefuses.- Fuses once written, are cannot be un-done.- Used as trust anchor for monotonic counter, different platform keys etc.Signed-off-by: Udit Agarwal <udit.agarwal@nxp.com>Signed-off-by: Ruchika Gupta <ruchika.gupta@nxp.com>Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I347e806dd87078150fbbbfc28355bb44d9eacb9c